/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegAllocFast.cpp | 249 void RAFast::killVirtReg(LiveRegMap::iterator LRI) { in killVirtReg() 263 LiveRegMap::iterator LRI = findLiveVirtReg(VirtReg); in killVirtReg() local 273 LiveRegMap::iterator LRI = findLiveVirtReg(VirtReg); in spillVirtReg() local 280 LiveRegMap::iterator LRI) { in spillVirtReg() 517 LiveRegMap::iterator LRI = findLiveVirtReg(VirtReg); in assignVirtToPhysReg() local 525 LiveRegMap::iterator LRI, in allocVirtReg() 604 LiveRegMap::iterator LRI; in defineVirtReg() local 638 LiveRegMap::iterator LRI; in reloadVirtReg() local 758 LiveRegMap::iterator LRI = reloadVirtReg(*MI, i, Reg, 0); in handleThroughOperands() local 767 LiveRegMap::iterator LRI = reloadVirtReg(*MI, i, Reg, 0); in handleThroughOperands() local [all …]
|
H A D | LivePhysRegs.cpp | 32 SparseSet<unsigned>::iterator LRI = LiveRegs.begin(); in removeRegsInMask() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegAllocFast.cpp | 400 LiveRegMap::iterator LRI = findLiveVirtReg(VirtReg); in killVirtReg() local 411 LiveRegMap::iterator LRI = findLiveVirtReg(VirtReg); in spillVirtReg() local 576 LiveRegMap::const_iterator LRI = findLiveVirtReg(VirtReg); in calcSpillCost() local 597 LiveRegMap::const_iterator LRI = findLiveVirtReg(VirtReg); in calcSpillCost() local 757 LiveRegMap::const_iterator LRI = findLiveVirtReg(VirtReg); in allocVirtRegUndef() local 781 LiveRegMap::iterator LRI; in defineVirtReg() local 814 LiveRegMap::iterator LRI; in reloadVirtReg() local 990 LiveRegMap::iterator LRI = findLiveVirtReg(PhysRegState[Reg]); in dumpState() local 1224 LiveRegMap::iterator LRI = findLiveVirtReg(Reg); in handleDebugValue() local
|
H A D | LivePhysRegs.cpp | 33 RegisterSet::iterator LRI = LiveRegs.begin(); in removeRegsInMask() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegAllocFast.cpp | 600 LiveRegMap::iterator LRI = findLiveVirtReg(VirtReg); in displacePhysReg() local 636 LiveRegMap::iterator LRI = findLiveVirtReg(VirtReg); in freePhysReg() local 856 LiveRegMap::const_iterator LRI = findLiveVirtReg(VirtReg); in allocVirtRegUndef() local 882 LiveRegMap::iterator LRI = findLiveVirtReg(VirtReg); in defineLiveThroughVirtReg() local 918 LiveRegMap::iterator LRI; in defineVirtReg() local 970 LiveRegMap::iterator LRI; in useVirtReg() local 1465 LiveRegMap::iterator LRI = findLiveVirtReg(Reg); in handleDebugValue() local
|
H A D | LivePhysRegs.cpp | 33 RegisterSet::iterator LRI = LiveRegs.begin(); in removeRegsInMask() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/ |
D | format_chars.rs | 24 pub const LRI: char = '\u{2066}'; constant
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/ |
H A D | LanaiFrameLowering.cpp | 29 const LanaiRegisterInfo *LRI = STI.getRegisterInfo(); in determineFrameLayout() local 200 const LanaiRegisterInfo *LRI = in determineCalleeSaves() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiFrameLowering.cpp | 29 const LanaiRegisterInfo *LRI = STI.getRegisterInfo(); in determineFrameLayout() local 203 const LanaiRegisterInfo *LRI = in determineCalleeSaves() local
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/ |
H A D | LanaiFrameLowering.cpp | 30 const LanaiRegisterInfo *LRI = STI.getRegisterInfo(); in determineFrameLayout() local 204 const LanaiRegisterInfo *LRI = in determineCalleeSaves() local
|
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.ref/ |
H A D | p6-0x.cpp | 18 typedef int& LRI; typedef
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/bidi/ |
D | trieval.go | 32 LRI // LeftToRightIsolate const
|
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/char_data/ |
D | tables.rs | 30 LRI, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 631 LockstepReverseIterator &LRI, unsigned &InstNum, unsigned &MemoryInstNum, in analyzeInstructionForSinking() 786 LockstepReverseIterator LRI(Preds); in sinkBB() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 642 GVNSink::analyzeInstructionForSinking(LockstepReverseIterator &LRI, in analyzeInstructionForSinking() 789 LockstepReverseIterator LRI(Preds); in sinkBB() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.h | 54 #define LRI U_LEFT_TO_RIGHT_ISOLATE macro
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | cbiditst.h | 54 #define LRI U_LEFT_TO_RIGHT_ISOLATE macro
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
H A D | TestData.java | 46 protected static final int LRI = UCharacterDirection.LEFT_TO_RIGHT_ISOLATE; field in TestData
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/bidi/ |
H A D | TestData.java | 43 protected static final int LRI = UCharacterDirection.LEFT_TO_RIGHT_ISOLATE; field in TestData
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | LiveIntervalUnion.h | 115 LiveRange::const_iterator LRI; ///< current position in LR variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervalUnion.h | 115 LiveRange::const_iterator LRI; ///< current position in LR variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | LiveIntervalUnion.h | 115 LiveRange::const_iterator LRI; ///< current position in LR variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | LiveIntervalUnion.h | 115 LiveRange::const_iterator LRI; ///< current position in LR variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | LiveIntervalUnion.h | 115 LiveRange::const_iterator LRI; ///< current position in LR variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervalUnion.h | 112 LiveRange::const_iterator LRI; ///< current position in LR variable
|