/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstructionSelector.cpp | 329 SPIRVType *ResType = HasDefs ? GR.getSPIRVTypeForVReg(ResVReg) : nullptr; select() local 342 spvSelect(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const spvSelect() argument 618 selectExtInst(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,CL::OpenCLExtInst CLInst) const selectExtInst() argument 626 selectExtInst(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,CL::OpenCLExtInst CLInst,GL::GLSLExtInst GLInst) const selectExtInst() argument 636 selectExtInst(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,const ExtInstList & Insts) const selectExtInst() argument 660 selectUnOpWithSrc(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,Register SrcReg,unsigned Opcode) const selectUnOpWithSrc() argument 672 selectUnOp(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,unsigned Opcode) const selectUnOp() argument 711 selectBitcast(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectBitcast() argument 772 selectLoad(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectLoad() argument 811 selectStackSave(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectStackSave() argument 889 selectAtomicRMW(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,unsigned NewOpcode,unsigned NegateOpcode) const selectAtomicRMW() argument 943 SPIRVType *ResType = GR.getSPIRVTypeForVReg(ResVReg); selectUnmergeValues() local 977 selectAtomicCmpXchg(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectAtomicCmpXchg() argument 1074 selectAddrSpaceCast(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectAddrSpaceCast() argument 1241 selectAnyOrAll(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,unsigned OpAnyOrAll) const selectAnyOrAll() argument 1301 selectAll(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectAll() argument 1307 selectAny(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectAny() argument 1313 selectFmix(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectFmix() argument 1334 selectRsqrt(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectRsqrt() argument 1351 selectBitreverse(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectBitreverse() argument 1362 selectFreeze(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectFreeze() argument 1402 selectConstVector(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectConstVector() argument 1431 getArrayComponentCount(MachineRegisterInfo * MRI,const SPIRVType * ResType) getArrayComponentCount() argument 1496 selectSplatVector(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectSplatVector() argument 1529 selectCmp(Register ResVReg,const SPIRVType * ResType,unsigned CmpOpc,MachineInstr & I) const selectCmp() argument 1546 selectICmp(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectICmp() argument 1608 selectFCmp(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectFCmp() argument 1614 buildZerosVal(const SPIRVType * ResType,MachineInstr & I) const buildZerosVal() argument 1637 buildZerosValF(const SPIRVType * ResType,MachineInstr & I) const buildZerosValF() argument 1648 buildOnesVal(bool AllOnes,const SPIRVType * ResType,MachineInstr & I) const buildOnesVal() argument 1659 selectSelect(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,bool IsSigned) const selectSelect() argument 1679 selectIToF(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,bool IsSigned,unsigned Opcode) const selectIToF() argument 1699 selectExt(Register ResVReg,const SPIRVType * ResType,MachineInstr & I,bool IsSigned) const selectExt() argument 1744 selectTrunc(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectTrunc() argument 1762 selectConst(Register ResVReg,const SPIRVType * ResType,const APInt & Imm,MachineInstr & I) const selectConst() argument 1794 selectOpUndef(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectOpUndef() argument 1823 selectInsertVal(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectInsertVal() argument 1839 selectExtractVal(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectExtractVal() argument 1852 selectInsertElt(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectInsertElt() argument 1867 selectExtractElt(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectExtractElt() argument 1881 selectGEP(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectGEP() argument 1954 selectIntrinsic(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectIntrinsic() argument 2088 selectAllocaArray(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectAllocaArray() argument 2102 selectFrameIndex(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectFrameIndex() argument 2175 selectPhi(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectPhi() argument 2205 SPIRVType *ResType = GR.getOrCreateSPIRVPointerType( selectGlobalValue() local 2298 selectLog10(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectLog10() argument 2349 selectSpvThreadId(Register ResVReg,const SPIRVType * ResType,MachineInstr & I) const selectSpvThreadId() argument [all...] |
H A D | SPIRVPostLegalizer.cpp | 101 SPIRVType *ResType = GR->getSPIRVTypeForVReg(ResVReg); processNewInstrs() local
|
H A D | SPIRVISelLowering.cpp | 153 if (!ResType || !OpType || OpType->getOpcode() != SPIRV::OpTypePointer) in validatePtrTypes() argument 135 createNewPtrType(SPIRVGlobalRegistry & GR,MachineInstr & I,SPIRVType * OpType,bool ReuseType,bool EmitIR,SPIRVType * ResType,const Type * ResTy) createNewPtrType() argument [all...] |
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | AArch64.cpp | 238 llvm::ScalableVectorType *ResType = nullptr; coerceIllegalVector() local 285 llvm::Type *ResType = llvm::Type::getInt16Ty(getVMContext()); coerceIllegalVector() local 289 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); coerceIllegalVector() local 293 auto *ResType = coerceIllegalVector() local 298 auto *ResType = coerceIllegalVector() local
|
H A D | ARM.cpp | 288 llvm::Type *ResType = coerceIllegalVector() local 293 auto *ResType = llvm::FixedVectorType::get( coerceIllegalVector() local
|
H A D | RISCV.cpp | 344 llvm::ScalableVectorType *ResType = coerceVLSVector() local
|
H A D | X86.cpp | 2590 llvm::Type *ResType = nullptr; classifyReturnType() local 2723 llvm::Type *ResType = nullptr; classifyArgumentType() local [all...] |
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopIdiomVectorize.cpp | 380 Type *ResType = Builder.getInt32Ty(); in createMaskedFindMismatch() local 487 Type *ResType = I32Type; createPredicatedFindMismatch() local 596 Type *ResType = Builder.getInt32Ty(); expandFindMismatch() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 192 Type *ResType = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
|
/llvm-project/llvm/tools/llvm-rc/ |
H A D | ResourceFileWriter.cpp | 565 auto ResType = Res->getResourceType(); in writeResource() local 793 ulittle16_t ResType; // 1 for icons, 2 for cursors. member
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 790 getDefaultBuiltinObjectSizeResult(unsigned Type,llvm::IntegerType * ResType) getDefaultBuiltinObjectSizeResult() argument 796 evaluateOrEmitBuiltinObjectSize(const Expr * E,unsigned Type,llvm::IntegerType * ResType,llvm::Value * EmittedE,bool IsDynamic) evaluateOrEmitBuiltinObjectSize() argument 859 emitFlexibleArrayMemberSize(const Expr * E,unsigned Type,llvm::IntegerType * ResType) emitFlexibleArrayMemberSize() argument 1055 emitBuiltinObjectSize(const Expr * E,unsigned Type,llvm::IntegerType * ResType,llvm::Value * EmittedE,bool IsDynamic) emitBuiltinObjectSize() argument 3471 auto *ResType = cast<llvm::IntegerType>(ConvertType(E->getType())); EmitBuiltinExpr() local 11378 llvm::Type *ResType = ConvertType(E->getType()); EmitAArch64BuiltinExpr() local 16467 llvm::Type *ResType = ConvertType(E->getType()); EmitX86BuiltinExpr() local [all...] |
H A D | CGStmtOpenMP.cpp | 6321 convertToType(CodeGenFunction & CGF,RValue Value,QualType SourceType,QualType ResType,SourceLocation Loc) convertToType() argument
|
/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 493 QualType ResType = Context.getCanonicalType(Getter->getReturnType()); rewriteToObjCProperty() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 10613 QualType ResType = Operand->getType(); checkArithmeticIncompletePointerType() local 10635 QualType ResType = Operand->getType(); checkArithmeticOpPointerOperand() local 13738 QualType ResType = Op->getType(); CheckIncrementDecrementOperand() local [all...] |
/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 7100 Type *ResType = PFS.getFunction().getReturnType(); parseRet() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | Expr.h | 4104 CompoundAssignOperator(const ASTContext & C,Expr * lhs,Expr * rhs,Opcode opc,QualType ResType,ExprValueKind VK,ExprObjectKind OK,SourceLocation OpLoc,FPOptionsOverride FPFeatures,QualType CompLHSType,QualType CompResultType) CompoundAssignOperator() argument
|
/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 11760 QualType ResType = DecodeTypeFromStr(TypeStr, *this, Error, GetBuiltinType() local
|