Searched defs:operands (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/tools/test/testfloat/
H A Dtestfloat.c54 int8 operands, roundingPrecision, roundingMode; local
H A Dtestsoftfloat.c819 int8 operands, roundingPrecision, roundingMode, tininessMode; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperandTraits.h40 static unsigned operands(const User*) { function in struct:llvm::FixedNumOperandTraits
54 static unsigned operands(const User *U) { function in struct:llvm::OptionalOperandTraits
78 static unsigned operands(const User *U) { function in struct:llvm::VariadicOperandTraits
102 static unsigned operands(const User *U) { function in struct:llvm::HungoffOperandTraits
H A DMetadata.h1075 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1426 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1429 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerShared.h19 operands[llvm::X86Disassembler::X86_MAX_OPERANDS]; member in struct:InstructionSpecifier
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-asmtab.h49 unsigned char operands[5]; member in struct:ia64_main_table
H A Di386-gen.c104 char *name, *operands, *base_opcode, *extension_opcode; local
H A Di386-opc.h30 unsigned int operands; member in struct:__anon92
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Ds390.h66 unsigned char operands[6]; member in struct:s390_opcode
H A Dppc.h50 unsigned char operands[8]; member in struct:powerpc_opcode
310 unsigned int operands; member in struct:powerpc_macro
[all...]
H A Dalpha.h50 unsigned char operands[4]; member in struct:alpha_opcode
H A Dcr16.h266 operand_desc operands[MAX_OPERANDS]; member in struct:__anon584
[all...]
H A Dia64.h285 enum ia64_opnd operands[5]; member in struct:ia64_opcode
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgenemit.c319 int operands; local
448 int operands; local
584 int operands; local
[all...]
H A Dfinal.c2890 output_asm_operand_names(rtx *operands, int *oporder, int nops) argument
2934 output_asm_insn(const char *template, rtx *operands) argument
[all...]
H A Drecog.c121 rtx *operands; local
1472 decode_asm_operands(rtx body, rtx *operands, rtx **operand_locs, const char **constraints, enum machine_mode *modes) argument
[all...]
/freebsd-11-stable/contrib/gdb/include/
H A Dxtensa-isa-internal.h69 xtensa_operand_internal **operands; /* Array of operand structures. */ member in struct:xtensa_iclass_internal_struct
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h205 virtual bool ParseOperands(llvm::SmallVectorImpl<Operand> &operands) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h492 iterator_range<mop_iterator> operands() { function in class:llvm::MachineInstr
495 iterator_range<const_mop_iterator> operands() const { function in class:llvm::MachineInstr
[all...]
/freebsd-11-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c2484 int8 operands, roundingPrecision, roundingMode, tininessMode; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h442 static unsigned operands(const MemoryUseOrDef *MUD) { function in struct:llvm::OperandTraits
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h242 iterator_range<const_opInfo_iterator> operands() const { function in class:llvm::MCInstrDesc
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h511 uint16_t operands; member in struct:llvm::X86Disassembler::InstructionSpecifier
632 ArrayRef<OperandSpecifier> operands; member in struct:llvm::X86Disassembler::InternalInstruction
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c1289 parse_operands (ins * cr16_ins, char *operands) argument
1390 parse_insn(ins *insn, char *operands) argument
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.c3024 char * operands[3]; /* Up to three operands. */ local
[all...]

Completed in 258 milliseconds

12