Searched defs:ptrSize (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXAsmPrinter.h | 84 allSymbolsAligned(unsigned ptrSize) allSymbolsAligned() argument |
H A D | NVPTXAsmPrinter.cpp | 1217 unsigned int ptrSize = MAI->getCodePointerSize(); printModuleLevelGV() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 6849 unsigned ptrSize = DL.getPointerTypeSizeInBits(U->getType()); getRangeRef() local |