Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp199 PointerType *IntrinsicArgType) { in expandIntrinsicUsers()
217 PointerType *IntrinsicArgType = PointerType::get(Ctx, Addrspace); in expandVAIntrinsicUsersWithAddrspace() local