Searched defs:NewLoc (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1295 DebugLoc NewLoc = getDebugValueLoc(DII, SI); in ConvertDebugDeclareToDebugValue() local 1335 DebugLoc NewLoc = getDebugValueLoc(DII, nullptr); in ConvertDebugDeclareToDebugValue() local 1369 DebugLoc NewLoc = getDebugValueLoc(DII, nullptr); in ConvertDebugDeclareToDebugValue() local 1440 DebugLoc NewLoc = getDebugValueLoc(DDI, nullptr); in LowerDbgDeclare() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfo.h | 1107 bool movementPreservesLCSSAForm(Instruction *Inst, Instruction *NewLoc) { in movementPreservesLCSSAForm()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 842 DbgValueLocation NewLoc(LocNo, WasIndirect); in addDefsFromCopies() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 907 BasicBlock *NewLoc = preheader(DT, Lp); in adjustForInvariance() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 7046 Value *Ptr, *Cmp, *New; LocTy PtrLoc, CmpLoc, NewLoc; in ParseCmpXchg() local
|