Home
last modified time | relevance | path

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

/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 __anon9624e1610111::WalkAST
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp740 uint32_t PtrWidth = DL.getTypeSizeInBits(Op0->getType()); in getConstantValue() local
749 uint32_t PtrWidth = DL.getTypeSizeInBits(CE->getType()); in getConstantValue() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp1038 unsigned PtrWidth = DL.getPointerTypeSizeInBits(CE->getType()); in ConstantFoldInstOperands() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1020 CharUnits PtrWidth = in LayoutNonVirtualBases() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp6224 unsigned PtrWidth = getTarget().getPointerWidth(0); in EmitVAArg() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7069 unsigned PtrWidth = getDataLayout().getPointerTypeSizeInBits(GV->getType()); in InferPtrAlignment() local