Home
last modified time | relevance | path

Searched defs:RAI (Results 1 – 21 of 21) sorted by relevance

/external/libcxx/test/std/algorithms/alg.nonmodifying/mismatch/
Dmismatch.pass.cpp70 typedef random_access_iterator<const int*> RAI; in main() typedef
Dmismatch_pred.pass.cpp80 typedef random_access_iterator<const int*> RAI; in main() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.nonmodifying/mismatch/
Dmismatch.pass.cpp69 typedef random_access_iterator<const int*> RAI; in main() typedef
Dmismatch_pred.pass.cpp79 typedef random_access_iterator<const int*> RAI; in main() typedef
/external/libcxx/test/std/containers/sequences/deque/deque.special/
Dmove.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
Dcopy_backward.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
Dmove_backward.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
Dcopy.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/deque/deque.special/
Dmove.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
Dcopy_backward.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
Dmove_backward.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
Dcopy.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
/external/llvm/lib/Target/Hexagon/
DRDFLiveness.h68 const RegisterAliasInfo &RAI; member
DHexagonOptAddrMode.cpp625 RegisterAliasInfo RAI(TRI); in runOnMachineFunction() local
DRDFGraph.h795 const RegisterAliasInfo &RAI; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DGCRootLowering.cpp268 MachineBasicBlock::iterator RAI = CI; in VisitCallPoint() local
DLiveDebugValues.cpp937 for (MCRegAliasIterator RAI(MO.getReg(), TRI, true); RAI.isValid(); ++RAI) in transferRegisterDef() local
1128 for (MCRegAliasIterator RAI(Reg, TRI, true); RAI.isValid(); ++RAI) in transferRegisterCopy() local
/external/llvm/lib/CodeGen/
DGCRootLowering.cpp282 MachineBasicBlock::iterator RAI = CI; in VisitCallPoint() local
DLiveDebugValues.cpp315 for (MCRegAliasIterator RAI(MO.getReg(), TRI, true); RAI.isValid(); ++RAI) in transferRegisterDef() local
DMachineBasicBlock.cpp1246 for (MCRegAliasIterator RAI(Reg, TRI, /*IncludeSelf=*/true); RAI.isValid(); in computeRegisterLiveness() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp1484 for (RecIter RAI = RADefs.begin(), RAE = RADefs.end(); RAI != RAE; ++RAI) { in collectProcResources() local
1489 for (RecIter RAI = SRADefs.begin(), RAE = SRADefs.end(); RAI != RAE; ++RAI) { in collectProcResources() local