Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DBasicBlockTest.cpp74 auto Phis = make_filter_range(*BB, isPhi); in TEST() local
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.h149 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-7.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp430 NodeList Phis; in computePhiInfo() local
745 NodeList Phis = BA.Addr->members_if(DFG.IsCode<NodeAttrs::Phi>, DFG); in computeLiveIns() local
DHexagonBitSimplify.cpp3103 std::vector<PhiInfo> Phis; in processLoop() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1756 SmallVector<PHINode*, 8> Phis; in replaceCongruentIVs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1865 SmallVector<PHINode*, 8> Phis; in replaceCongruentIVs() local