Home
last modified time | relevance | path

Searched defs:Phis (Results 1 – 8 of 8) 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-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1258 DenseMap<std::pair<unsigned, unsigned>, Register> Phis; member in __anon92d7925a0111::KernelRewriter
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1756 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