Home
last modified time | relevance | path

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

12

/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/libcxx/test/std/containers/sequences/deque/deque.special/
Dmove_backward.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
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
Dcopy.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/deque/deque.special/
Dcopy_backward.pass.cpp52 typedef random_access_iterator<I> RAI; in testN() typedef
Dmove.pass.cpp52 typedef random_access_iterator<I> RAI; in testN() typedef
Dmove_backward.pass.cpp52 typedef random_access_iterator<I> RAI; in testN() typedef
Dcopy.pass.cpp52 typedef random_access_iterator<I> RAI; in testN() typedef
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/deque/deque.special/
Dcopy_backward.pass.cpp52 typedef random_access_iterator<I> RAI; in testN() typedef
Dmove_backward.pass.cpp52 typedef random_access_iterator<I> RAI; in testN() typedef
Dmove.pass.cpp52 typedef random_access_iterator<I> RAI; in testN() typedef
Dcopy.pass.cpp52 typedef random_access_iterator<I> RAI; in testN() typedef
/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dgather_test1.cpp60 typedef random_access_iterator<typename vec::iterator> RAI; in test_iterator_types() 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-16.0/llvm/lib/CodeGen/
DGCRootLowering.cpp262 MachineBasicBlock::iterator RAI = CI; in VisitCallPoint() local
/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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp282 for (MCRegAliasIterator RAI(Reg, &TRI, true); RAI.isValid(); ++RAI) in isCalleeSaved() local
1007 for (MCRegAliasIterator RAI(SP, &TRI, true); RAI.isValid(); ++RAI) in MLocTracker() local
1318 for (MCRegAliasIterator RAI(R, TRI, true); RAI.isValid(); ++RAI) in isCalleeSavedReg() local
1763 for (MCRegAliasIterator RAI(MO.getReg(), TRI, true); RAI.isValid(); ++RAI) in transferDebugPHI() local
1854 for (MCRegAliasIterator RAI(MO.getReg(), TRI, true); RAI.isValid(); ++RAI) in transferRegisterDef() local
1928 for (MCRegAliasIterator RAI(DstRegNum, TRI, true); RAI.isValid(); ++RAI) in performCopy() local
2093 for (MCRegAliasIterator RAI(Reg, TRI, true); RAI.isValid(); ++RAI) in transferSpillOrRestoreInst() local
2154 for (MCRegAliasIterator RAI(DestReg, TRI, true); RAI.isValid(); ++RAI) { in transferRegisterCopy() local
2608 for (MCRegAliasIterator RAI(R, TRI, true); RAI.isValid(); ++RAI) { in placeMLocPHIs() 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
/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

12