| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | SafeStackColoring.cpp | 47 bool StackColoring::readMarker(Instruction *I, bool *IsStart) { in readMarker() 85 bool IsStart; in collectMarkers() local 228 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
|
| D | SafeStackColoring.h | 102 bool IsStart; member
|
| D | StackColoring.cpp | 836 bool IsStart = false; in calculateLiveIntervals() local
|
| /external/llvm/lib/CodeGen/ |
| D | SafeStackColoring.cpp | 33 bool StackColoring::readMarker(Instruction *I, bool *IsStart) { in readMarker() 72 bool IsStart; in collectMarkers() local 213 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
|
| D | SafeStackColoring.h | 87 bool IsStart; member
|
| D | StackColoring.cpp | 693 bool IsStart = false; in calculateLiveIntervals() local
|
| /external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
| D | traceme_recorder.h | 60 bool IsStart() const { return end_time < 0; } in IsStart() function
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | StackLifetime.cpp | 113 bool IsStart = II->getIntrinsicID() == Intrinsic::lifetime_start; in collectMarkers() local 256 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | StackLifetime.h | 117 bool IsStart; member
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | StackColoring.cpp | 882 bool IsStart = false; in calculateLiveIntervals() local
|
| /external/llvm-project/llvm/lib/Support/ |
| D | YAMLParser.cpp | 1133 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
|
| /external/llvm/lib/Support/ |
| D | YAMLParser.cpp | 1142 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | YAMLParser.cpp | 1140 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 599 std::function<bool(const IntrinsicInst &)> IsStart) { in removeTriviallyEmptyRange()
|
| /external/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 390 Value *CodeGenFunction::EmitVAStartEnd(Value *ArgValue, bool IsStart) { in EmitVAStartEnd()
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 5541 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 6586 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
|
| D | SelectionDAG.cpp | 6841 SDValue SelectionDAG::getLifetimeNode(bool IsStart, const SDLoc &dl, in getLifetimeNode()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 6681 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
|
| D | SelectionDAG.cpp | 6728 SDValue SelectionDAG::getLifetimeNode(bool IsStart, const SDLoc &dl, in getLifetimeNode()
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 699 Value *CodeGenFunction::EmitVAStartEnd(Value *ArgValue, bool IsStart) { in EmitVAStartEnd()
|