Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp621 unsigned IType = HexagonMCInstrInfo::getType(MCII, MI); in getExprOpValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp827 if (auto IType = dyn_cast<IntegerType>(Ty)) { in adjustIntTypeByWidth() local
852 if (auto IType = dyn_cast<IntegerType>(Ty)) { in createSPIRVType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1941 QualType IType = IList->getInit(Index)->getType(); in CheckVectorType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8578 LLT Ty = MRI.getType(SrcReg), IType = LLT::scalar(1); in lowerAbsToCNeg() local