Home
last modified time | relevance | path

Searched defs:IType (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp413 Type *IType = (ArgType->isFloatTy()) ? Int32Ty : Int64Ty; in lowerPrintfForGpu() local
482 Type *IType = NULL; in lowerPrintfForGpu() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp620 unsigned IType = HexagonMCInstrInfo::getType(MCII, MI); in getExprOpValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp629 unsigned IType = HexagonMCInstrInfo::getType(MCII, MI); in getExprOpValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVGlobalRegistry.cpp652 if (auto IType = dyn_cast<IntegerType>(Ty)) { in createSPIRVType() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2844 Type *IType = I->getType(); in replaceOutputsOfPair() local
/external/clang/lib/Sema/
DSemaInit.cpp1537 QualType IType = IList->getInit(Index)->getType(); in CheckVectorType() local