Home
last modified time | relevance | path

Searched refs:createConstGEP2_32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h63 Address createConstGEP2_32(Address Addr, unsigned Idx0, unsigned Idx1, in createConstGEP2_32() function
326 return createConstGEP2_32<true>(Addr, Idx0, Idx1, Name);
332 return createConstGEP2_32<false>(Addr, Idx0, Idx1, Name);