Home
last modified time | relevance | path

Searched defs:setDebugLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h201 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); } setDebugLoc() function
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h382 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } setDebugLoc() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4551 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { setDebugLoc() function