Home
last modified time | relevance | path

Searched defs:IsLive (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h303 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 …]
/external/angle/third_party/spirv-tools/src/source/opt/
Daggressive_dead_code_elim_pass.h83 bool IsLive(const Instruction* inst) const { in IsLive() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.h83 bool IsLive(const Instruction* inst) const { in IsLive() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.h83 bool IsLive(const Instruction* inst) const { in IsLive() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h408 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()
/external/pdfium/fxjs/gc/
Dheap_unittest.cpp34 bool IsLive() const { return pdfium::Contains(s_live_, this); } in IsLive() function in __anonb147d70a0111::PseudoCollectible
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_liveness_analysis.cc330 bool HloLivenessAnalysis::IsLive(const HloInstruction* instruction, in IsLive() function in xla::HloLivenessAnalysis
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp285 uint32_t Alignment, bool IsLive) { in addSectionStartSymAndBlock()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp351 auto IsLive = [&LPR,this] (unsigned Reg) -> bool { in genMuxInBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp357 auto IsLive = [&LPR,this] (unsigned Reg) -> bool { in genMuxInBlock() local
DRDFLiveness.cpp904 bool IsLive = false; in resetKills() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp321 bool IsLive) { in addSectionStartSymAndBlock()
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp123 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp229 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp114 bool AggressiveAntiDepState::IsLive(unsigned Reg) { in IsLive() function in AggressiveAntiDepState
DRDFLiveness.cpp955 bool IsLive = false; in resetKills() local
/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp106 bool AggressiveAntiDepState::IsLive(unsigned Reg) in IsLive() function in AggressiveAntiDepState
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp119 bool AggressiveAntiDepState::IsLive(unsigned Reg) { in IsLive() function in AggressiveAntiDepState
/external/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp710 bool IsLive = false; in resetKills() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp317 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local