Searched defs:IType (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonMCCodeEmitter.cpp | 621 unsigned IType = HexagonMCInstrInfo::getType(MCII, MI); getExprOpValue() local |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVGlobalRegistry.cpp | 827 if (auto IType = dyn_cast<IntegerType>(Ty)) { adjustIntTypeByWidth() local |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | fold-logical.cpp | 250 using IType = Type<TypeCategory::Integer, X_IKIND>; IntToRealBoundHelper() typedef |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaInit.cpp | 1941 QualType IType = IList->getInit(Index)->getType(); CheckVectorType() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 8379 LLT Ty = MRI.getType(SrcReg), IType = LLT::scalar(1); lowerAbsToCNeg() local |