/external/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 304 JITTargetAddress Size, Linkage L, Scope S, bool IsLive, in Symbol() 315 JITTargetAddress Size, Scope S, bool IsLive) { in constructCommon() 341 Linkage L, Scope S, bool IsLive) { in constructAbsolute() 353 bool IsLive) { in constructAnonDef() 366 bool IsLive, bool IsCallable) { in constructNamedDef() 417 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() 530 uint64_t IsLive : 1; variable 882 uint64_t Size, Linkage L, Scope S, bool IsLive) { in addAbsoluteSymbol() 893 uint64_t Alignment, bool IsLive) { in addCommonSymbol() 905 bool IsLive) { in addAnonymousSymbol() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
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 …]
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | aggressive_dead_code_elim_pass.h | 68 bool IsLive(const Instruction* inst) const { in IsLive() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | aggressive_dead_code_elim_pass.h | 68 bool IsLive(const Instruction* inst) const { in IsLive() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | aggressive_dead_code_elim_pass.h | 68 bool IsLive(const Instruction* inst) const { in IsLive() function
|
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
D | MachOLinkGraphBuilder.cpp | 315 uint32_t Alignment, bool IsLive) { in addSectionStartSymAndBlock()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | MachOLinkGraphBuilder.cpp | 285 uint32_t Alignment, bool IsLive) { in addSectionStartSymAndBlock()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_liveness_analysis.cc | 311 bool HloLivenessAnalysis::IsLive(const HloInstruction* instruction, in IsLive() function in xla::HloLivenessAnalysis
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenMux.cpp | 357 auto IsLive = [&LPR,this] (unsigned Reg) -> bool { in genMuxInBlock() local
|
D | RDFLiveness.cpp | 904 bool IsLive = false; in resetKills() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonGenMux.cpp | 357 auto IsLive = [&LPR,this] (unsigned Reg) -> bool { in genMuxInBlock() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 123 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 229 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 707 bool DeadArgumentEliminationPass::IsLive(const RetOrArg &RA) { in IsLive() function in DeadArgumentEliminationPass
|
/external/llvm/lib/CodeGen/ |
D | AggressiveAntiDepBreaker.cpp | 106 bool AggressiveAntiDepState::IsLive(unsigned Reg) in IsLive() function in AggressiveAntiDepState
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AggressiveAntiDepBreaker.cpp | 119 bool AggressiveAntiDepState::IsLive(unsigned Reg) { in IsLive() function in AggressiveAntiDepState
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | AggressiveAntiDepBreaker.cpp | 114 bool AggressiveAntiDepState::IsLive(unsigned Reg) { in IsLive() function in AggressiveAntiDepState
|
D | RDFLiveness.cpp | 961 bool IsLive = false; in resetKills() local
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 191 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR() local
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFLiveness.cpp | 710 bool IsLive = false; in resetKills() local
|