Home
last modified time | relevance | path

Searched defs:IsStart (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp47 bool StackColoring::readMarker(Instruction *I, bool *IsStart) { in readMarker()
85 bool IsStart; in collectMarkers() local
228 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
DSafeStackColoring.h102 bool IsStart; member
DStackColoring.cpp836 bool IsStart = false; in calculateLiveIntervals() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp1140 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6681 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
DSelectionDAG.cpp6728 SDValue SelectionDAG::getLifetimeNode(bool IsStart, const SDLoc &dl, in getLifetimeNode()