Home
last modified time | relevance | path

Searched defs:OpType (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h29 Type *OpType; variable
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DAsmWriterInst.h27 enum OpType { enum
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.h57 typedef enum op_type OpType; typedef
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.h94 typedef enum op_type OpType; typedef
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp136 static bool shouldPrintAsStr(char Specifier, Type *OpType) { in shouldPrintAsStr()
H A DSIInstrInfo.h867 uint8_t OpType = (Size == 8) ? in isInlineConstant() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2158 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 DMCDwarf.h481 enum OpType { enum
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1074 auto OpType = Desc.operands()[I].OperandType; in convertFMAanyK() local
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h763 Type *OpType = Type::getIntNTy(Context, OpSizeInBytes * 8); in getMemcpyLoopResidualLoweringType() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1602 unsigned OpType = OI.value().OperandType; in verifyInstruction() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2116 Type *OpType = S->getType(); in costAndCollectOperands() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2954 Type *OpType = Op->getType(); in handleBswap() local
4484 Type *OpType = Operand->getType(); in instrumentAsmArgument() local
H A DAddressSanitizer.cpp1437 unsigned Granularity, Type *OpType, in instrumentMaskedLoadOrStore()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp387 unsigned OpType) { in getFMAPatterns()
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6834 Type *OpType = Op0->getType(); in visitFCmpInst() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DExpr.cpp2034 QualType OpType) { in getTargetFieldForToUnionCast()
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp254 LLT OpType = MRI.getType(Reg); in matchCombineConcatVectors() local
H A DLegalizerHelper.cpp664 Type *OpType) { in simpleLibcall()