Home
last modified time | relevance | path

Searched refs:LessRecordFieldName (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DSubtargetEmitter.cpp80 std::sort(FeatureList.begin(), FeatureList.end(), LessRecordFieldName()); in FeatureKeyValues()
139 std::sort(ProcessorList.begin(), ProcessorList.end(), LessRecordFieldName()); in CPUKeyValues()
528 std::sort(ProcessorList.begin(), ProcessorList.end(), LessRecordFieldName()); in EmitProcessorLookup()
/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp167 std::sort(FeatureList.begin(), FeatureList.end(), LessRecordFieldName()); in FeatureKeyValues()
225 std::sort(ProcessorList.begin(), ProcessorList.end(), LessRecordFieldName()); in CPUKeyValues()
1205 std::sort(ProcessorList.begin(), ProcessorList.end(), LessRecordFieldName()); in EmitProcessorLookup()
DCodeGenSchedule.cpp140 std::sort(ProcRecords.begin(), ProcRecords.end(), LessRecordFieldName()); in collectProcModels()
/external/llvm/include/llvm/TableGen/
DRecord.h1575 struct LessRecordFieldName { struct
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h1645 struct LessRecordFieldName { struct