Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h355 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3767 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function