Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp338 Value *PtrValue; in collectCandidates() local
820 const Value *PtrValue) { in runOnLoop()
847 auto isDSFormCandidate = [] (const Instruction *I, const Value *PtrValue) { in runOnLoop()
861 auto isDQFormCandidate = [&] (const Instruction *I, const Value *PtrValue) { in runOnLoop()
/third_party/protobuf/src/google/protobuf/
Dmetadata_lite.h146 U* PtrValue() const { in PtrValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp254 Value *PtrValue; in runOnLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FalkorHWPFFix.cpp160 Value *PtrValue = LoadI->getPointerOperand(); in runOnLoop() local
DAArch64TargetTransformInfo.cpp742 Value *PtrValue = LMemI->getPointerOperand(); in getFalkorUnrollingPreferences() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2797 Value *PtrValue, Value *Mask, in CreateAlignmentAssumptionHelper()