Home
last modified time | relevance | path

Searched defs:LT (Results 1 - 25 of 35) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dffv1_template.c25 const int LT = last[-1]; in predict() local
35 const int LT = last[-1]; in get_context() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DChrono.cpp30 struct tm *LT = ::localtime_r(&OurTime, &Storage); in getStructTM() local
44 struct tm LT = getStructTM(TP); in operator <<() local
58 struct tm LT = getStructTM(Truncated); in format() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h36 LT = 0xb, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp120 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty); in getArithmeticInstrCost() local
H A DNVPTX.h30 LT, enumerator
134 LT, enumerator
/third_party/ltp/testcases/lib/
H A Dtst_kvcmp.c18 LT, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DPipeline.cpp281 LT, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp253 LineTable LT; in decode() local
289 raw_ostream &llvm::gsym::operator<<(raw_ostream &OS, const LineTable &LT) { in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h42 LT, // Less than Less than, or unordered enumerator
/third_party/toybox/toys/pending/
H A Dexpr.c132 enum { OR = 1, AND, EQ, NE, GT, GTE, LT, LTE, ADD, SUB, MUL, DIVI, MOD, RE }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp149 static StringRef getLeafTypeName(TypeLeafKind LT) { in getLeafTypeName() argument
H A DTypeRecordMapping.cpp27 static StringRef getLeafTypeName(TypeLeafKind LT) { in getLeafTypeName() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h239 const ConstantInt *LT; member
/third_party/python/Lib/test/
H A Dtest_heapq.py252 class LT: class
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DDataRecord.java205 public static final byte LT = 1; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DDataRecord.java213 public static final byte LT = 1; field
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.h67 LT = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.h67 LT = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCExpr.h436 LT, ///< Signed less than comparison (result is either 0 or enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp383 auto LT = IsSigned ? ICmpInst::ICMP_SLT : ICmpInst::ICMP_ULT; in simplifyIVRemainder() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp142 std::pair<int, MVT> LT = TLI.getTypeLegalizationCost(DL, RetTy); in getIntrinsicInstrCost() local
232 std::pair<int, MVT> LT = TLI.getTypeLegalizationCost(DL, ValTy); in getCmpSelInstrCost() local
245 std::pair<int, MVT> LT = TLI.getTypeLegalizationCost(DL, Ty); in getArithmeticInstrCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h89 LT = 1, enumerator
/third_party/spirv-tools/source/opt/
H A Dloop_dependence.h67 LT = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp450 DWARFDebugLine::ParsingState::ParsingState(struct LineTable *LT) in ParsingState() argument
499 LineTable *LT = &Pos.first->second; in getOrParseLineTable() local
1145 LineTable LT; in parseNext() local
1159 LineTable LT; skip() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp466 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Val); in getVectorInstrCost() local
491 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Ty); in getArithmeticInstrCost() local
645 auto LT = TLI->getTypeLegalizationCost(DL, Ty); in getMemoryOpCost() local
1001 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp); getShuffleCost() local
[all...]

Completed in 24 milliseconds

12