Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h306 static Param getIntN(unsigned char NumElts) { in getIntN() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h533 ConstantInt *getIntN(unsigned N, uint64_t C) { in getIntN() function