Home
last modified time | relevance | path

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

12

/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h29 Type *OpType; variable
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp134 createNewPtrType(SPIRVGlobalRegistry & GR,MachineInstr & I,SPIRVType * OpType,bool ReuseType,bool EmitIR,SPIRVType * ResType,const Type * ResTy) createNewPtrType() argument
158 SPIRVType *OpType = GR.getSPIRVTypeForVReg(OpTypeReg, MF); validatePtrTypes() local
192 SPIRVType *OpType = GR.getSPIRVTypeForVReg(OpTypeReg, MF); validateGroupWaitEventsPtr() local
213 SPIRVType *OpType = GR.getSPIRVTypeForVReg(OpTypeReg, MF); validateGroupAsyncCopyPtr() local
[all...]
H A DSPIRVInstructionSelector.cpp714 SPIRVType *OpType = OpReg.isValid() ? GR.getSPIRVTypeForVReg(OpReg) : nullptr; selectBitcast() local
1917 SPIRVType *OpType = GR.getSPIRVTypeForVReg(OpReg); wrapIntoSpecConstantOp() local
[all...]
/llvm-project/lldb/include/lldb/Symbol/
H A DPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/llvm-project/polly/lib/CodeGen/
H A DIslExprBuilder.cpp349 isl_ast_op_type OpType; createOpBin() local
519 isl_ast_op_type OpType = isl_ast_expr_get_op_type(Expr); createOpICmp() local
545 isl_ast_op_type OpType; createOpBoolean() local
593 isl_ast_op_type OpType; createOpBooleanConditional() local
[all...]
H A DIslNodeBuilder.cpp117 isl_ast_op_type OpType = isl_ast_expr_get_op_type(Cond.get()); getUpperBound() local
/llvm-project/llvm/utils/TableGen/Common/
H A DAsmWriterInst.h26 enum OpType { enum
/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp121 static bool shouldPrintAsStr(char Specifier, Type *OpType) { in shouldPrintAsStr() argument
H A DSIFoldOperands.cpp217 uint8_t OpType = TII->get(Opcode).operands()[OpNo].OperandType; canUseImmWithOpSel() local
238 uint8_t OpType = TII->get(Opcode).operands()[OpNo].OperandType; tryFoldImmWithOpSel() local
[all...]
H A DSIInstrInfo.h1043 uint8_t OpType = (Size == 8) ? isInlineConstant() local
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2354 unsigned OpType = Desc.operands()[OpNo].OperandType; isSISrcOperand() local
2361 unsigned OpType = Desc.operands()[OpNo].OperandType; isKImmOperand() local
2368 unsigned OpType = Desc.operands()[OpNo].OperandType; isSISrcFPOperand() local
2394 unsigned OpType = Desc.operands()[OpNo].OperandType; isSISrcInlinableOperand() local
2728 isInlinableLiteralV216(uint32_t Literal,uint8_t OpType) isInlinableLiteralV216() argument
[all...]
/llvm-project/mlir/include/mlir/IR/
H A DPatternMatch.h963 insert(LogicalResult (* implFn)(OpType,PatternRewriter & rewriter)) insert() argument
[all...]
/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h486 enum OpType : uint8_t { global() enum
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp555 printImmediateV216(uint32_t Imm,uint8_t OpType,const MCSubtargetInfo & STI,raw_ostream & O) printImmediateV216() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1845 Type *OpType = S->getType(); costAndCollectOperands() local
/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1134 auto OpType = Desc.operands()[I].OperandType; convertFMAanyK() local
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h852 Type *OpType = Type::getIntNTy(Context, OpSizeInBytes * 8); getMemcpyLoopResidualLoweringType() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3053 Type *OpType = Op->getType(); handleBswap() local
4734 Type *OpType = Operand->getType(); instrumentAsmArgument() local
H A DAddressSanitizer.cpp1621 instrumentMaskedLoadOrStore(AddressSanitizer * Pass,const DataLayout & DL,Type * IntptrTy,Value * Mask,Value * EVL,Value * Stride,Instruction * I,Value * Addr,MaybeAlign Alignment,unsigned Granularity,Type * OpType,bool IsWrite,Value * SizeArgument,bool UseCalls,uint32_t Exp,RuntimeCallInserter & RTCI) instrumentMaskedLoadOrStore() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2360 unsigned OpType = Operand.OperandType; verifyInstruction() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h965 OperationType OpType; global() variable
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp366 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType]) in getFMAPatterns() argument
/llvm-project/clang/lib/AST/
H A DExpr.cpp2041 getTargetFieldForToUnionCast(const RecordDecl * RD,QualType OpType) getTargetFieldForToUnionCast() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp8070 Type *OpType = Op0->getType(); visitFCmpInst() local
[all...]

12