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.cpp1020 const unsigned int ptrSize = MAI->getCodePointerSize(); in printModuleLevelGV() local
1092 unsigned int ptrSize = AP.MAI->getCodePointerSize(); in printBytes() local
1134 unsigned int ptrSize = AP.MAI->getCodePointerSize(); in printWords() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp1007 uint32_t *ptrSize = (uint32_t *)(const_cast<uint8_t *>(bodyData.data()) + in emitCategoryBody() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp6877 unsigned ptrSize = DL.getPointerTypeSizeInBits(U->getType()); in getRangeRef() local