Home
last modified time | relevance | path

Searched defs:PtrSize (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp742 uint64_t PtrSize = in getModRefInfo() local
752 uint64_t PtrSize = in getModRefInfo() local
DConstantFolding.cpp578 unsigned PtrSize = DL->getPointerSizeInBits(); in SymbolicallyEvaluateBinop() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp270 unsigned PtrSize = EE->getDataLayout()->getPointerSize(); in reset() local
345 unsigned PtrSize = EE->getDataLayout()->getPointerSize(); in isTargetNullPtr() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1057 uint32_t PtrSize = TD.getPointerSizeInBits(); in executeIntToPtrInst() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp392 unsigned PtrSize = TD->getPointerSizeInBits()/8; in EmitGlobalVariable() local
/external/llvm/lib/IR/
DInstructions.cpp2231 unsigned PtrSize = SrcIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
2272 unsigned PtrSize = MidIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp339 unsigned PtrSize = TD->getPointerSizeInBits(/* AddressSpace */0); in doInitialization() local
/external/clang/lib/AST/
DASTContext.cpp4595 CharUnits PtrSize = getTypeSizeInChars(VoidPtrTy); in getObjCEncodingForBlock() local
4708 CharUnits PtrSize = getTypeSizeInChars(VoidPtrTy); in getObjCEncodingForMethodDecl() local
DExprConstant.cpp5083 unsigned PtrSize = Info.Ctx.getTypeSize(LHSTy); in VisitBinaryOperator() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1693 unsigned PtrSize = PtrVT.getSizeInBits(); in lowerGlobalTLSAddress() local