Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DObjCContainersASTChecker.cpp33 uint64_t PtrWidth; member in __anondddf11580111::WalkAST
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp718 uint32_t PtrWidth = DL->getTypeSizeInBits(Op0->getType()); in getConstantValue() local
727 uint32_t PtrWidth = DL->getTypeSizeInBits(CE->getType()); in getConstantValue() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp1039 unsigned PtrWidth = TD->getPointerTypeSizeInBits(CE->getType()); in ConstantFoldInstOperands() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1003 CharUnits PtrWidth = in LayoutNonVirtualBases() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp5380 unsigned PtrWidth = getTarget().getPointerWidth(0); in EmitVAArg() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6527 unsigned PtrWidth = TLI->getPointerTypeSizeInBits(GV->getType()); in InferPtrAlignment() local