Home
last modified time | relevance | path

Searched defs:setDebugLoc (Results 1 – 6 of 6) 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/include/llvm/
DInstruction.h174 void setDebugLoc(const DebugLoc &Loc) { DbgLoc = Loc; } 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-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h163 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-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3070 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function