Home
last modified time | relevance | path

Searched defs:IntrinTy (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2557 llvm::PointerType *IntrinTy = EmitFieldAnnotations() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp666 IntegerType *IntrinTy = Size > 32 ? Builder.getInt64Ty() : I32Ty; replaceMulWithMul24() local