Home
last modified time | relevance | path

Searched defs:IsStart (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackColoring.cpp47 bool StackColoring::readMarker(Instruction *I, bool *IsStart) { in readMarker() argument
85 bool IsStart; in collectMarkers() local
228 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
[all...]
H A DSafeStackColoring.h102 bool IsStart; member
H A DStackColoring.cpp836 bool IsStart = false; in calculateLiveIntervals() local
/third_party/node/deps/v8/src/strings/
H A Dunicode.cc43 static inline bool IsStart(int32_t entry) { return (entry & kStartBit) != 0; } in IsStart() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLParser.cpp1140 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h72 bool IsStart() const { return (value_ & (kHalfStep - 1)) == 0; } in IsStart() function in v8::internal::compiler::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6681 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local

Completed in 30 milliseconds