/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceCfgNode.cpp | 462 auto &LiveIn = Func->getLiveness()->getLiveIn(this); in advancedPhiLowering() local 676 const LivenessBV &LiveIn = Liveness->getLiveIn(Succ); in liveness() local 736 LivenessBV &LiveIn = Liveness->getLiveIn(this); in liveness() local 816 const LivenessBV &LiveIn = Liveness->getLiveIn(this); in livenessAddIntervals() local 1175 const LivenessBV &LiveIn = Liveness->getLiveIn(this); in dump() local
|
H A D | IceLiveness.h | 59 LivenessBV LiveIn, LiveOut; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCMachineFunctionInfo.cpp | 47 for (const std::pair<unsigned, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInSExt() local 54 for (const std::pair<unsigned, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInZExt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCMachineFunctionInfo.cpp | 63 for (const std::pair<Register, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInSExt() local 70 for (const std::pair<Register, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInZExt() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | RDFLiveness.cpp | 626 RefMap LiveIn; in computeLiveIns() local 680 BitVector LiveIn(TRI.getNumRegs()), Live(TRI.getNumRegs()); in resetKills() local 775 void Liveness::traverse(MachineBasicBlock *B, RefMap &LiveIn) { in traverse()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFLiveness.cpp | 802 RefMap LiveIn; in computeLiveIns() local 874 BitVector LiveIn(TRI.getNumRegs()), Live(TRI.getNumRegs()); in resetKills() local 928 void Liveness::traverse(MachineBasicBlock *B, RefMap &LiveIn) { in traverse()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RDFLiveness.cpp | 856 RefMap LiveIn; in computeLiveIns() local 926 BitVector LiveIn(TRI.getNumRegs()), Live(TRI.getNumRegs()); in resetKills() local 979 void Liveness::traverse(MachineBasicBlock *B, RefMap &LiveIn) { in traverse()
|
H A D | SplitKit.h | 126 bool LiveIn; ///< Current reg is live in. member
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LiveRangeCalc.h | 102 SmallVector<LiveInBlock, 16> LiveIn; variable
|
H A D | SafeStackColoring.h | 41 BitVector LiveIn; member
|
H A D | SplitKit.h | 107 bool LiveIn; ///< Current reg is live in. member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeCalc.h | 124 SmallVector<LiveInBlock, 16> LiveIn; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | LiveRangeCalc.h | 125 SmallVector<LiveInBlock, 16> LiveIn; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | LiveRangeCalc.h | 125 SmallVector<LiveInBlock, 16> LiveIn; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | LiveRangeCalc.h | 125 SmallVector<LiveInBlock, 16> LiveIn; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeCalc.h | 125 SmallVector<LiveInBlock, 16> LiveIn; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | LiveRangeCalc.h | 125 SmallVector<LiveInBlock, 16> LiveIn; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SafeStackColoring.h | 49 BitVector LiveIn; member
|
H A D | SplitKit.h | 125 bool LiveIn; ///< Current reg is live in. member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | StackLifetime.h | 52 BitVector LiveIn; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | StackLifetime.h | 52 BitVector LiveIn; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | StackLifetime.h | 52 BitVector LiveIn; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | StackLifetime.h | 52 BitVector LiveIn; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | StackLifetime.h | 52 BitVector LiveIn; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNSchedStrategy.cpp | 472 auto LiveIn = std::move(LiveInIt->second); in computeBlockPressure() local
|