Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h363 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3740 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function