Searched defs:setDebugLoc (Results 1 – 7 of 7) sorted by relevance
86 void setDebugLoc(const DebugLoc &DL) { this->DL = DL; } in setDebugLoc() function
256 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); } in setDebugLoc() function
321 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
367 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
2524 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function
3484 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function
4210 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function