HomeSort by relevance Sort by last modified time
    Searched defs:PhiNode (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Hexagon/
RDFGraph.h 250 PhiRef = 0x0004 << 5, // 00100, Member of PhiNode.
568 struct PhiNode : public InstrNode {
584 void addPhi(NodeAddr<PhiNode*> PA, const DataFlowGraph &G);
745 NodeAddr<PhiUseNode*> newPhiUse(NodeAddr<PhiNode*> Owner,
752 NodeAddr<PhiNode*> newPhi(NodeAddr<BlockNode*> Owner);
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]

Completed in 93 milliseconds