Home
last modified time | relevance | path

Searched defs:SrcInst (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp321 MachineInstr *SrcInst = Src->getInstr(); in adjustSchedDependency() local
401 void HexagonSubtarget::updateLatency(MachineInstr &SrcInst, in updateLatency()
489 MachineInstr &SrcInst = *Src->getInstr(); in isBestZeroLatency() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp463 T *getMemInstValueForLoadHelper(MemIntrinsic *SrcInst, unsigned Offset, in getMemInstValueForLoadHelper()
519 Value *getMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset, in getMemInstValueForLoad()
527 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset, in getConstantMemInstValueForLoad()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp709 void Instruction::copyMetadata(const Instruction &SrcInst, in copyMetadata()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3971 Instruction *SrcInst = dyn_cast<Instruction>(Src); in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp5121 Instruction *SrcInst = BundleMember->Inst; in calculateDependencies() local