Home
last modified time | relevance | path

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

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