Home
last modified time | relevance | path

Searched defs:IType (Results 1 – 4 of 4) 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-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp629 unsigned IType = HexagonMCInstrInfo::getType(MCII, MI); in getExprOpValue() 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