/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 303 JITTargetAddress Size, Linkage L, Scope S, bool IsLive, in Symbol() 314 JITTargetAddress Size, Scope S, bool IsLive) { in constructCommon() 340 Linkage L, Scope S, bool IsLive) { in constructAbsolute() 352 bool IsLive) { in constructAnonDef() 364 bool IsLive, bool IsCallable) { in constructNamedDef() 410 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() 521 uint64_t IsLive : 1; variable 862 uint64_t Size, Linkage L, Scope S, bool IsLive) { in addAbsoluteSymbol() 873 uint64_t Alignment, bool IsLive) { in addCommonSymbol() 885 bool IsLive) { in addAnonymousSymbol() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 420 orc::ExecutorAddrDiff Size, Linkage L, Scope S, bool IsLive, in Symbol() 447 Scope S, bool IsLive) { in constructAbsolute() 458 bool IsLive) { in constructAnonDef() 470 Scope S, bool IsLive, bool IsCallable) { in constructNamedDef() 520 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() 678 uint64_t IsLive : 1; variable 1225 bool IsLive) { in addAbsoluteSymbol() 1240 bool IsLive) { in addAnonymousSymbol() 1250 Linkage L, Scope S, bool IsCallable, bool IsLive) { in addDefinedSymbol() 1377 bool IsLive) { in makeDefined()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 420 orc::ExecutorAddrDiff Size, Linkage L, Scope S, bool IsLive, in Symbol() 447 Scope S, bool IsLive) { in constructAbsolute() 458 bool IsLive) { in constructAnonDef() 470 Scope S, bool IsLive, bool IsCallable) { in constructNamedDef() 520 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() 678 uint64_t IsLive : 1; variable 1225 bool IsLive) { in addAbsoluteSymbol() 1240 bool IsLive) { in addAnonymousSymbol() 1250 Linkage L, Scope S, bool IsCallable, bool IsLive) { in addDefinedSymbol() 1377 bool IsLive) { in makeDefined()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 408 orc::ExecutorAddrDiff Size, Linkage L, Scope S, bool IsLive, in Symbol() 434 Scope S, bool IsLive) { in constructAbsolute() 445 bool IsLive) { in constructAnonDef() 457 Scope S, bool IsLive, bool IsCallable) { in constructNamedDef() 507 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() 656 uint64_t IsLive : 1; variable 1137 bool IsLive) { in addAbsoluteSymbol() 1152 bool IsLive) { in addAnonymousSymbol() 1162 Linkage L, Scope S, bool IsCallable, bool IsLive) { in addDefinedSymbol() 1274 bool IsLive) { in makeDefined()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 420 orc::ExecutorAddrDiff Size, Linkage L, Scope S, bool IsLive, in Symbol() 447 Scope S, bool IsLive) { in constructAbsolute() 458 bool IsLive) { in constructAnonDef() 470 Scope S, bool IsLive, bool IsCallable) { in constructNamedDef() 520 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() 678 uint64_t IsLive : 1; variable 1225 bool IsLive) { in addAbsoluteSymbol() 1240 bool IsLive) { in addAnonymousSymbol() 1250 Linkage L, Scope S, bool IsCallable, bool IsLive) { in addDefinedSymbol() 1377 bool IsLive) { in makeDefined()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 419 orc::ExecutorAddrDiff Size, Linkage L, Scope S, bool IsLive, in Symbol() 446 Scope S, bool IsLive) { in constructAbsolute() 457 bool IsLive) { in constructAnonDef() 469 Scope S, bool IsLive, bool IsCallable) { in constructNamedDef() 519 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() 677 uint64_t IsLive : 1; variable 1214 bool IsLive) { in addAbsoluteSymbol() 1229 bool IsLive) { in addAnonymousSymbol() 1239 Linkage L, Scope S, bool IsCallable, bool IsLive) { in addDefinedSymbol() 1366 bool IsLive) { in makeDefined()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | aggressive_dead_code_elim_pass.h | 83 bool IsLive(const Instruction* inst) const { in IsLive() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | aggressive_dead_code_elim_pass.h | 83 bool IsLive(const Instruction* inst) const { in IsLive() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | aggressive_dead_code_elim_pass.h | 83 bool IsLive(const Instruction* inst) const { in IsLive() function
|
/aosp_15_r20/art/runtime/ |
H A D | dex_register_location.h | 48 bool IsLive() const { return kind_ != Kind::kNone; } in IsLive() function
|
/aosp_15_r20/external/pdfium/fxjs/gc/ |
H A D | heap_unittest.cpp | 34 bool IsLive() const { return pdfium::Contains(s_live_, this); } in IsLive() function in __anoneab4cbec0111::PseudoCollectible
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachOLinkGraphBuilder.cpp | 285 uint32_t Alignment, bool IsLive) { in addSectionStartSymAndBlock()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_liveness_analysis.cc | 330 bool HloLivenessAnalysis::IsLive(const HloInstruction* instruction, in IsLive() function in xla::HloLivenessAnalysis
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenMux.cpp | 351 auto IsLive = [&LPR,this] (unsigned Reg) -> bool { in genMuxInBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenMux.cpp | 357 auto IsLive = [&LPR,this] (unsigned Reg) -> bool { in genMuxInBlock() local
|
H A D | RDFLiveness.cpp | 904 bool IsLive = false; in resetKills() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachOLinkGraphBuilder.cpp | 321 bool IsLive) { in addSectionStartSymAndBlock()
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 123 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 229 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | AggressiveAntiDepBreaker.cpp | 114 bool AggressiveAntiDepState::IsLive(unsigned Reg) { in IsLive() function in AggressiveAntiDepState
|
H A D | RDFLiveness.cpp | 955 bool IsLive = false; in resetKills() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | AggressiveAntiDepBreaker.cpp | 106 bool AggressiveAntiDepState::IsLive(unsigned Reg) in IsLive() function in AggressiveAntiDepState
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | AggressiveAntiDepBreaker.cpp | 119 bool AggressiveAntiDepState::IsLive(unsigned Reg) { in IsLive() function in AggressiveAntiDepState
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | RDFLiveness.cpp | 710 bool IsLive = false; in resetKills() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 317 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local
|