Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h86 void setDebugLoc(const DebugLoc &DL) { this->DL = DL; } in setDebugLoc() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h256 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); } in setDebugLoc() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h321 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h367 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
/external/llvm/include/llvm/Target/
DTargetLowering.h2524 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3484 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h4210 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function