/openbsd/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | PostfixExpression.h | 53 enum OpType { enum 134 enum OpType { enum
|
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | AddressSanitizerCommon.h | 29 Type *OpType; variable
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | AsmWriterInst.h | 27 enum OpType { enum
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | MatrixBuilder.h | 112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | xtensa-relax.h | 57 typedef enum op_type OpType; typedef
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | xtensa-relax.h | 94 typedef enum op_type OpType; typedef
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 136 static bool shouldPrintAsStr(char Specifier, Type *OpType) { in shouldPrintAsStr()
|
H A D | SIInstrInfo.h | 867 uint8_t OpType = (Size == 8) ? in isInlineConstant() local
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 2158 unsigned OpType = Desc.operands()[OpNo].OperandType; in isSISrcOperand() local 2165 unsigned OpType = Desc.operands()[OpNo].OperandType; in isKImmOperand() local 2172 unsigned OpType = Desc.operands()[OpNo].OperandType; in isSISrcFPOperand() local 2201 unsigned OpType = Desc.operands()[OpNo].OperandType; in isSISrcInlinableOperand() local
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCDwarf.h | 481 enum OpType { enum
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 1074 auto OpType = Desc.operands()[I].OperandType; in convertFMAanyK() local
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 763 Type *OpType = Type::getIntNTy(Context, OpSizeInBytes * 8); in getMemcpyLoopResidualLoweringType() local
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 1602 unsigned OpType = OI.value().OperandType; in verifyInstruction() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 2116 Type *OpType = S->getType(); in costAndCollectOperands() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 2954 Type *OpType = Op->getType(); in handleBswap() local 4484 Type *OpType = Operand->getType(); in instrumentAsmArgument() local
|
H A D | AddressSanitizer.cpp | 1437 unsigned Granularity, Type *OpType, in instrumentMaskedLoadOrStore()
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 387 unsigned OpType) { in getFMAPatterns()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 6834 Type *OpType = Op0->getType(); in visitFCmpInst() local
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | Expr.cpp | 2034 QualType OpType) { in getTargetFieldForToUnionCast()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 254 LLT OpType = MRI.getType(Reg); in matchCombineConcatVectors() local
|
H A D | LegalizerHelper.cpp | 664 Type *OpType) { in simpleLibcall()
|