/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A 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
|
H A D | SafeStackColoring.h | 87 bool IsStart; member
|
H A D | StackColoring.cpp | 693 bool IsStart = false; in calculateLiveIntervals() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A 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
|
H A D | SafeStackColoring.h | 102 bool IsStart; member
|
H A D | StackColoring.cpp | 836 bool IsStart = false; in calculateLiveIntervals() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | StackLifetime.cpp | 107 bool IsStart = II->getIntrinsicID() == Intrinsic::lifetime_start; in collectMarkers() local 267 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | DefineExternalSectionStartAndEndSymbols.h | 31 bool IsStart = false; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/cpu/ |
H A D | traceme_recorder.h | 60 bool IsStart() const { return end_time < 0; } in IsStart() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | StackLifetime.h | 117 bool IsStart; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | StackLifetime.h | 117 bool IsStart; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | StackLifetime.h | 117 bool IsStart; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | StackLifetime.h | 117 bool IsStart; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | StackLifetime.h | 117 bool IsStart; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 880 bool IsStart = false; in calculateLiveIntervals() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 1140 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 1142 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 1232 bool Scanner::scanDocumentIndicator(bool IsStart) { in scanDocumentIndicator()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 767 std::function<bool(const IntrinsicInst &)> IsStart) { in removeTriviallyEmptyRange()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 390 Value *CodeGenFunction::EmitVAStartEnd(Value *ArgValue, bool IsStart) { in EmitVAStartEnd()
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 5541 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 6681 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
|
H A D | SelectionDAG.cpp | 6728 SDValue SelectionDAG::getLifetimeNode(bool IsStart, const SDLoc &dl, in getLifetimeNode()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 6940 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
|
H A D | SelectionDAG.cpp | 7908 SDValue SelectionDAG::getLifetimeNode(bool IsStart, const SDLoc &dl, in getLifetimeNode()
|