Home
last modified time | relevance | path

Searched defs:Phis (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfgNode.h148 PhiList Phis; /// unordered set of phi instructions variable
/external/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp327 NodeList Phis; in computePhiInfo() local
587 auto Phis = BA.Addr->members_if(DFG.IsCode<NodeAttrs::Phi>, DFG); in computeLiveIns() local
DHexagonBitSimplify.cpp2527 std::vector<PhiInfo> Phis; in processLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp428 NodeList Phis; in computePhiInfo() local
743 NodeList Phis = BA.Addr->members_if(DFG.IsCode<NodeAttrs::Phi>, DFG); in computeLiveIns() local
DHexagonBitSimplify.cpp3108 std::vector<PhiInfo> Phis; in processLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRDFLiveness.cpp466 NodeList Phis; in computePhiInfo() local
797 NodeList Phis = BA.Addr->members_if(DFG.IsCode<NodeAttrs::Phi>, DFG); in computeLiveIns() local
DModuloSchedule.cpp1273 DenseMap<std::pair<unsigned, unsigned>, Register> Phis; member in __anon4b59af2f0111::KernelRewriter
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1756 SmallVector<PHINode*, 8> Phis; in replaceCongruentIVs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1258 DenseMap<std::pair<unsigned, unsigned>, Register> Phis; member in __anonbf9baaa90111::KernelRewriter
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp1905 SmallVector<PHINode*, 8> Phis; in replaceCongruentIVs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1953 SmallVector<PHINode*, 8> Phis; in replaceCongruentIVs() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp3142 std::vector<PhiInfo> Phis; in processLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp6898 SmallVector<MachineInstr *, 32> Phis; in processPHIs() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4016 SmallVector<Value *, 4> Phis; in getReorderingData() local