Home
last modified time | relevance | path

Searched defs:RAI (Results 1 – 17 of 17) 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/libcxx/test/std/containers/sequences/deque/deque.special/
Dcopy_backward.pass.cpp51 typedef random_access_iterator<I> RAI; in testN() typedef
Dmove.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/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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DGCRootLowering.cpp281 MachineBasicBlock::iterator RAI = CI; in VisitCallPoint() local
DLiveDebugValues.cpp444 for (MCRegAliasIterator RAI(MO.getReg(), TRI, true); RAI.isValid(); ++RAI) in transferRegisterDef() local
560 for (MCRegAliasIterator RAI(Reg, TRI, true); RAI.isValid(); ++RAI) in transferRegisterCopy() local
DMachineBasicBlock.cpp1415 for (MCRegAliasIterator RAI(Reg, TRI, /*IncludeSelf=*/true); RAI.isValid(); in computeRegisterLiveness() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DGCStrategy.cpp361 MachineBasicBlock::iterator RAI = CI; in VisitCallPoint() 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