Searched defs:IntrinTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUCodeGenPrepare.cpp | 668 IntegerType *IntrinTy = Size > 32 ? Builder.getInt64Ty() : I32Ty; replaceMulWithMul24() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenFunction.cpp | 2613 llvm::PointerType *IntrinTy = EmitFieldAnnotations() local |