Home
last modified time | relevance | path

Searched refs:OA (Results 1 - 4 of 4) sorted by relevance

/third_party/googletest/googlemock/include/gmock/
H A Dgmock-actions.h802 struct OA { in operator OnceAction() struct
811 return OA{*this}; in operator OnceAction()
1437 struct OA { in operator OnceAction struct
1447 return OA{std::move(inner_action)}; in operator OnceAction
1593 struct OA { in operator OnceAction struct
1605 return OA{ in operator OnceAction
1625 struct OA { in operator Action struct
1638 return OA{ in operator Action
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFLiveness.cpp181 auto OA = DFG.addr<InstrNode*>(A), OB = DFG.addr<InstrNode*>(B); in getAllReachingDefs()
182 MachineBasicBlock *BA = Block(OA), *BB = Block(OB); in getAllReachingDefs()
186 bool StmtA = OA.Addr->getKind() == NodeAttrs::Stmt; in getAllReachingDefs()
191 MachineInstr *CA = NodeAddr<StmtNode*>(OA).Addr->getCode(); in getAllReachingDefs()
198 // OA is a phi. in getAllReachingDefs()
H A DRDFGraph.cpp1548 NodeAddr<InstrNode*> OA = RDA.Addr->getOwner(*this); in removeUnusedPhis() local
1549 if (IsPhi(OA)) in removeUnusedPhis()
1550 PhiQ.insert(OA.Id); in removeUnusedPhis()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4720 if (any_of(Outs, [](const ISD::OutputArg& OA) { return OA.Flags.isByVal(); })) in IsEligibleForTailCallOptimization_64SVR4()

Completed in 31 milliseconds