Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DSignals.cpp61 unsigned PtrWidth = 2 + 2 * sizeof(void *); in format_ptr() local
/aosp_15_r20/external/llvm/lib/Support/
H A DSignals.cpp61 unsigned PtrWidth = 2 + 2 * sizeof(void *); in format_ptr() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp33 uint64_t PtrWidth; member in __anon4190f3d70111::WalkAST
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp731 uint32_t PtrWidth = DL.getTypeSizeInBits(Op0->getType()); in getConstantValue() local
740 uint32_t PtrWidth = DL.getTypeSizeInBits(CE->getType()); in getConstantValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp737 uint32_t PtrWidth = DL.getTypeSizeInBits(Op0->getType()); in getConstantValue() local
746 uint32_t PtrWidth = DL.getTypeSizeInBits(CE->getType()); in getConstantValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSignals.cpp100 unsigned PtrWidth = 2 + 2 * sizeof(void *); in format_ptr() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp735 uint32_t PtrWidth = DL.getTypeSizeInBits(Op0->getType()); in getConstantValue() local
744 uint32_t PtrWidth = DL.getTypeSizeInBits(CE->getType()); in getConstantValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSignals.cpp135 unsigned PtrWidth = 2 + 2 * sizeof(void *); in format_ptr() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DConstantFolding.cpp1194 unsigned PtrWidth = DL.getPointerTypeSizeInBits(CE->getType()); in ConstantFoldCastOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DConstantFolding.cpp1322 unsigned PtrWidth = DL.getPointerTypeSizeInBits(CE->getType()); in ConstantFoldCastOperand() local
/aosp_15_r20/external/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1020 CharUnits PtrWidth = in LayoutNonVirtualBases() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp6482 unsigned PtrWidth = getTarget().getPointerWidth(0); in EmitVAArg() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7025 unsigned PtrWidth = getDataLayout().getPointerTypeSizeInBits(GV->getType()); in InferPtrAlignment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9408 unsigned PtrWidth = getDataLayout().getPointerTypeSizeInBits(GV->getType()); in InferPtrAlignment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11547 unsigned PtrWidth = getDataLayout().getPointerTypeSizeInBits(GV->getType()); in InferPtrAlign() local