Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DPatternInit.cpp46 unsigned PtrWidth = in initializationPatternFor() local
H A DCGDebugInfo.cpp2304 uint64_t PtrWidth = in CollectVTableInfo() local
H A DTargetInfo.cpp8329 unsigned PtrWidth = getTarget().getPointerWidth(LangAS::Default); in EmitVAArg() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp32 uint64_t PtrWidth; member in __anon01ea2c360111::WalkAST
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DSignals.cpp135 unsigned PtrWidth = 2 + 2 * sizeof(void *); in format_ptr() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1062 CharUnits PtrWidth = Context.toCharUnitsFromBits( in LayoutNonVirtualBases() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp7312 uint64_t PtrWidth = in handleMSPointerTypeQualifierAttr() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11547 unsigned PtrWidth = getDataLayout().getPointerTypeSizeInBits(GV->getType()); in InferPtrAlign() local