/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | User.cpp | 39 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() 58 void User::growHungoffUses(unsigned NewNumUses, bool IsPhi) { in growHungoffUses()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | User.cpp | 43 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() 63 void User::growHungoffUses(unsigned NewNumUses, bool IsPhi) { in growHungoffUses()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | User.cpp | 50 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() 67 void User::growHungoffUses(unsigned NewNumUses, bool IsPhi) { in growHungoffUses()
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | RDFLiveness.cpp | 129 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs() local 203 bool IsPhi = DFG.IsCode<NodeAttrs::Phi>(TA); in getAllReachingDefs() local
|
H A D | RDFGraph.h | 733 static bool IsPhi(const NodeAddr<NodeBase*> BA) { in IsPhi() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFLiveness.cpp | 161 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs() local 234 bool IsPhi = DFG.IsCode<NodeAttrs::Phi>(TA); in getAllReachingDefs() local
|
H A D | RDFGraph.h | 807 static bool IsPhi(const NodeAddr<NodeBase*> BA) { in IsPhi() function
|
H A D | HexagonLoopIdiomRecognition.cpp | 1133 bool IsPhi = isa<PHINode>(I); in findCycle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RDFLiveness.cpp | 179 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs() local 273 bool IsPhi = DFG.IsCode<NodeAttrs::Phi>(TA); in getAllReachingDefs() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceInst.cpp | 228 bool IsPhi = llvm::isa<InstPhi>(this); in liveness() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 806 static bool IsPhi(const NodeAddr<NodeBase*> BA) { in IsPhi() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | RDFGraph.h | 835 static bool IsPhi(const Node BA) { in IsPhi() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | RDFGraph.h | 835 static bool IsPhi(const Node BA) { in IsPhi() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | RDFGraph.h | 835 static bool IsPhi(const Node BA) { in IsPhi() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | RDFGraph.h | 835 static bool IsPhi(const Node BA) { in IsPhi() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 1149 bool IsPhi = isa<PHINode>(I); in findCycle() local
|