| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | AsmWriterInst.h | 34 } OperandType; member 53 AsmWriterOperand(OpType op = isLiteralTextOperand) : OperandType(op) {} in OperandType() function 56 : OperandType(op), Str(LitStr) {} in OperandType() function 61 : OperandType(op), MIOpNo(_MIOpNo), Str(Printer), MiModifier(Modifier), in OperandType() function
|
| H A D | CodeGenInstruction.cpp | 83 std::string OperandType = "OPERAND_UNKNOWN"; in CGIOperandList() local
|
| H A D | CodeGenInstruction.h | 95 std::string OperandType; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64MCTargetDesc.h | 71 enum OperandType { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYBaseInfo.h | 62 enum OperandType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMCTargetDesc.h | 114 enum OperandType { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsBaseInfo.h | 137 enum OperandType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInstrDesc.h | 59 enum OperandType { enum 98 uint8_t OperandType; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFCFIProgram.h | 237 enum OperandType { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | WebAssemblyMCTargetDesc.h | 42 enum OperandType { enum
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | X86DisassemblerDecoderCommon.h | 528 enum OperandType { TYPES TYPE_max }; enum
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | DelayedDiagnostic.h | 252 void *OperandType; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86BaseInfo.h | 69 enum OperandType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 1099 bool isInlineConstant(const MachineOperand &MO, uint8_t OperandType) const { in isInlineConstant()
|
| H A D | SIDefines.h | 199 enum OperandType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.h | 295 enum OperandType : unsigned { enum
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopIdiomRecognize.cpp | 1675 Type *OperandType; member in __anon360f5f450811::StrlenVerifier
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVBuiltins.cpp | 3118 auto *OperandType = ParamEType->getTypeParameter(0); in getInlineSpirvType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 1998 static const fltSemantics *getOpFltSemantics(uint8_t OperandType) { in getOpFltSemantics() 3728 const unsigned OperandType = Desc.operands()[OpIdx].OperandType; in isInlineConstant() local
|