Searched defs:getSrc (Results 1 – 6 of 6) sorted by relevance
66 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc() function
108 Instruction *getSrc() const { return Src; } in getSrc() function
506 const CFGBlock *getSrc() const { in getSrc() function
365 RegSubRegPair getSrc(int Idx) const { in getSrc() function in __anon40c6a21b0111::ValueTrackerResult
49 NodeId getSrc(NodeId Dst) const { return DstToSrc[Dst]; } in getSrc() function in clang::diff::__anon36ce97a80111::Mapping
1424 Value *getSrc() const { return const_cast<Value *>(getArgOperand(1)); } getSrc() function