Home
last modified time | relevance | path

Searched defs:LRE (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp238 LiveRangeEdit LRE(&Spill, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in spillInterferences() local
297 LiveRangeEdit LRE(&VirtReg, SplitVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplit() local
DRegAllocPBQP.cpp681 LiveRangeEdit LRE(&LIS.getInterval(VReg), NewIntervals, MF, LIS, &VRM, in spillVReg() local
DSplitKit.cpp375 void SplitEditor::reset(LiveRangeEdit &LRE, ComplementSpillMode SM) { in reset()
DRegAllocGreedy.cpp3125 LiveRangeEdit LRE(&VirtReg, NewVRegs, *MF, *LIS, VRM, this, &DeadRemats); in selectOrSplitImpl() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestClassOverride.java34 private static final int LRE = TestData.LRE; field in TestClassOverride
DTestData.java37 protected static final int LRE = UCharacterDirection.LEFT_TO_RIGHT_EMBEDDING; field in TestData
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestClassOverride.java31 private static final int LRE = TestData.LRE; field in TestClassOverride
DTestData.java34 protected static final int LRE = UCharacterDirection.LEFT_TO_RIGHT_EMBEDDING; field in TestData
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.h45 #define LRE U_LEFT_TO_RIGHT_EMBEDDING macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidiimp.h48 LRE=U_LEFT_TO_RIGHT_EMBEDDING, /* 11 */ enumerator
/third_party/node/deps/icu-small/source/common/
Dubidiimp.h56 LRE=U_LEFT_TO_RIGHT_EMBEDDING, /* 11 */ enumerator
/third_party/skia/third_party/externals/icu/source/common/
Dubidiimp.h56 LRE=U_LEFT_TO_RIGHT_EMBEDDING, /* 11 */ enumerator
/third_party/icu/icu4c/source/common/
Dubidiimp.h56 LRE=U_LEFT_TO_RIGHT_EMBEDDING, /* 11 */ enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java969 static final byte LRE = UCharacterDirection.LEFT_TO_RIGHT_EMBEDDING; /* 11 */ field in Bidi
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java944 static final byte LRE = UCharacterDirection.LEFT_TO_RIGHT_EMBEDDING; /* 11 */ field in Bidi