Home
last modified time | relevance | path

Searched defs:LLVMTy (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp318 const Type *LLVMTy = getTypeForSPIRVType(SpvType); getOrCreateConsIntVector() local
334 const Type *LLVMTy = getTypeForSPIRVType(SpvType); getOrCreateConsIntArray() local
388 const Type *LLVMTy = getTypeForSPIRVType(SpvType); getOrCreateConsIntVector() local
405 const Type *LLVMTy = getTypeForSPIRVType(SpvType); getOrCreateConsIntArray() local
422 const Type *LLVMTy = getTypeForSPIRVType(SpvType); getOrCreateConstNullPtr() local
1030 finishCreatingSPIRVType(const Type * LLVMTy,SPIRVType * SpirvType) finishCreatingSPIRVType() argument
1040 Type *LLVMTy = IntegerType::get(CurMF->getFunction().getContext(), BitWidth); getOrCreateSPIRVIntegerType() local
1063 Type *LLVMTy = IntegerType::get(CurMF->getFunction().getContext(), 1); getOrCreateSPIRVBoolType() local
1085 Type *LLVMTy = FixedVectorType::get( getOrCreateSPIRVVectorType() local
1102 Type *LLVMTy = ArrayType::get( getOrCreateSPIRVArrayType() local
1123 Type *LLVMTy = getOrCreateSPIRVPointerType() local
1143 Type *LLVMTy = getOrCreateSPIRVPointerType() local
1161 const Type *LLVMTy = getTypeForSPIRVType(SpvType); getOrCreateUndef() local
[all...]
H A DSPIRVLegalizerInfo.cpp310 Type *LLVMTy = IntegerType::get(MI.getMF()->getFunction().getContext(), legalizeCustom() local
H A DSPIRVInstructionSelector.cpp1048 Type *LLVMTy = IntegerType::get(GR.CurMF->getFunction().getContext(), 32); buildI32Constant() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h37 Type *LLVMTy = nullptr; member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2951 llvm::Type* LLVMTy = CGM.getTypes().ConvertType(RetTy); EmitFunctionProlog() local