Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp339 Value *PtrValue; in collectCandidates() local
829 const Value *PtrValue) { in runOnLoop()
861 auto isDSFormCandidate = [] (const Instruction *I, const Value *PtrValue) { in runOnLoop()
875 auto isDQFormCandidate = [&] (const Instruction *I, const Value *PtrValue) { in runOnLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp160 Value *PtrValue = LoadI->getPointerOperand(); in runOnLoop() local
H A DAArch64TargetTransformInfo.cpp1326 Value *PtrValue = LMemI->getPointerOperand(); in getFalkorUnrollingPreferences() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp320 Value *PtrValue; in runOnLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp1176 Value *PtrValue, in CreateAlignmentAssumptionHelper()
1187 Value *PtrValue, in CreateAlignmentAssumption()
1200 Value *PtrValue, in CreateAlignmentAssumption()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2303 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()
2343 void CodeGenFunction::emitAlignmentAssumption(llvm::Value *PtrValue, in emitAlignmentAssumption()
H A DCGStmtOpenMP.cpp2192 llvm::Value *PtrValue = CGF.EmitScalarExpr(E); in emitAlignedClause() local
H A DCGBuiltin.cpp2812 Value *PtrValue = EmitScalarExpr(Ptr); in EmitBuiltinExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1015 const PointerType *PtrValue = ValueT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local