Home
last modified time | relevance | path

Searched refs:getTargetValue (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp615 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
621 Ind->getTargetValue(), in lowerValueProfileInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h851 Value *getTargetValue() const { in getTargetValue() function