Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp405 Type *IType = (ArgType->isFloatTy()) ? Int32Ty : Int64Ty; in lowerPrintfForGpu() local
472 Type *IType = NULL; in lowerPrintfForGpu() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp623 unsigned IType = HexagonMCInstrInfo::getType(MCII, MI); in getExprOpValue() local
/netbsd/sys/arch/mips/include/
H A Dmips_opcode.h57 } IType; member
99 } IType; member
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp1801 QualType IType = IList->getInit(Index)->getType(); in CheckVectorType() local