Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp2021 APInt OffsetAI(DL.getPointerTypeSizeInBits(CE->getType()), 0); lowerConstantForGV() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3175 APInt OffsetAI(getDataLayout().getPointerTypeSizeInBits(CE->getType()), 0); lowerConstant() local