Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h367 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4210 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function