Home
last modified time | relevance | path

Searched defs:PtrWidth (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSignals.cpp61 unsigned PtrWidth = 2 + 2 * sizeof(void *); in format_ptr() local
/external/llvm/lib/Support/
DSignals.cpp61 unsigned PtrWidth = 2 + 2 * sizeof(void *); in format_ptr() local
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCContainersASTChecker.cpp33 uint64_t PtrWidth; member in __anonf14434800111::WalkAST
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp637 uint32_t PtrWidth = TD->getPointerSizeInBits(); in getConstantValue() local
643 uint32_t PtrWidth = TD->getPointerSizeInBits(); in getConstantValue() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp735 uint32_t PtrWidth = DL.getTypeSizeInBits(Op0->getType()); in getConstantValue() local
744 uint32_t PtrWidth = DL.getTypeSizeInBits(CE->getType()); in getConstantValue() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp1194 unsigned PtrWidth = DL.getPointerTypeSizeInBits(CE->getType()); in ConstantFoldCastOperand() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1020 CharUnits PtrWidth = in LayoutNonVirtualBases() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp6482 unsigned PtrWidth = getTarget().getPointerWidth(0); in EmitVAArg() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7025 unsigned PtrWidth = getDataLayout().getPointerTypeSizeInBits(GV->getType()); in InferPtrAlignment() local