Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h85 bool allSymbolsAligned(unsigned ptrSize) const { in allSymbolsAligned()
H A DNVPTXAsmPrinter.cpp1214 unsigned int ptrSize = MAI->getCodePointerSize(); in printModuleLevelGV() local
1291 unsigned int ptrSize = AP.MAI->getCodePointerSize(); in printBytes() local
1333 unsigned int ptrSize = AP.MAI->getCodePointerSize(); in printWords() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp1006 uint32_t *ptrSize = (uint32_t *)(const_cast<uint8_t *>(bodyData.data()) + in emitCategoryBody() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp6865 unsigned ptrSize = DL.getPointerTypeSizeInBits(U->getType()); in getRangeRef() local