Home
last modified time | relevance | path

Searched refs:PhiFlags (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp928 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local
929 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build()
953 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local
955 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build()
1510 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis() local
1511 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in buildPhis()
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp956 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local
957 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build()
1416 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis() local
1417 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in buildPhis()