Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp46 unsigned PtrWidth = in initializationPatternFor() local
H A DCGDebugInfo.cpp2542 uint64_t PtrWidth = in CollectVTableInfo() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp32 uint64_t PtrWidth; member in __anon92c36e3f0111::WalkAST
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp135 unsigned PtrWidth = 2 + 2 * sizeof(void *); format_ptr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp356 unsigned PtrWidth = getTarget().getPointerWidth(LangAS::Default); in EmitVAArg() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp743 uint32_t PtrWidth = DL.getTypeSizeInBits(Op0->getType()); in getConstantValue() local
752 uint32_t PtrWidth = DL.getTypeSizeInBits(CE->getType()); in getConstantValue() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1069 CharUnits PtrWidth = Context.toCharUnitsFromBits( in LayoutNonVirtualBases() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7054 uint64_t PtrWidth = in handleMSPointerTypeQualifierAttr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12560 unsigned PtrWidth = getDataLayout().getPointerTypeSizeInBits(GV->getType()); in InferPtrAlign() local