Home
last modified time | relevance | path

Searched refs:SubtargetInfoKV (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSubtargetFeature.h51 struct SubtargetInfoKV { struct
56 bool operator<(const SubtargetInfoKV &S) const { argument
100 const SubtargetInfoKV *Table, size_t TableSize);
DMCSubtargetInfo.h33 const SubtargetInfoKV *ProcItins; // Scheduling itineraries
45 const SubtargetInfoKV *PI, const InstrStage *IS,
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp42 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in MCSubtargetInfo()
78 ArrayRef<SubtargetInfoKV> SchedModels(ProcSchedModels, ProcDesc.size()); in getSchedModelForCPU()
81 [](const SubtargetInfoKV &LHS, const SubtargetInfoKV &RHS) { in getSchedModelForCPU()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSubtargetInfo.cpp45 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in MCSubtargetInfo()
89 ArrayRef<SubtargetInfoKV> SchedModels(ProcSchedModels, ProcDesc.size()); in getSchedModelForCPU()
92 [](const SubtargetInfoKV &LHS, const SubtargetInfoKV &RHS) { in getSchedModelForCPU()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCSubtargetInfo.cpp24 const SubtargetInfoKV *PI, in InitMCSubtargetInfo()
83 SubtargetInfoKV KV; in getInstrItineraryForCPU()
85 const SubtargetInfoKV *Found = in getInstrItineraryForCPU()
DSubtargetFeature.cpp343 const SubtargetInfoKV *Table, in getItinerary()
353 const SubtargetInfoKV *Entry = Find(CPU, Table, TableSize); in getItinerary()
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h37 const SubtargetInfoKV *ProcSchedModels;
57 const SubtargetInfoKV *ProcSched,
DSubtargetFeature.h75 struct SubtargetInfoKV { struct
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h43 const SubtargetInfoKV *ProcSchedModels;
59 const SubtargetInfoKV *ProcSched,
DSubtargetFeature.h73 struct SubtargetInfoKV { struct
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h45 struct SubtargetInfoKV;
66 const SubtargetInfoKV *ProcSched,
/external/llvm/lib/Target/
DTargetSubtargetInfo.cpp23 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in TargetSubtargetInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp29 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in TargetSubtargetInfo()
/external/llvm/include/llvm/Target/
DTargetSubtargetInfo.h58 const SubtargetInfoKV *ProcSched,
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenSubtargetInfo.inc2415 extern const llvm::SubtargetInfoKV MipsProcSchedKV[] = {
2448 const SubtargetInfoKV *ProcSched,
2567 extern const llvm::SubtargetInfoKV MipsProcSchedKV[];
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc10817 extern const llvm::SubtargetInfoKV AArch64ProcSchedKV[] = {
10854 const SubtargetInfoKV *ProcSched,
10992 extern const llvm::SubtargetInfoKV AArch64ProcSchedKV[];
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc16363 extern const llvm::SubtargetInfoKV ARMProcSchedKV[] = {
16457 const SubtargetInfoKV *ProcSched,
16675 extern const llvm::SubtargetInfoKV ARMProcSchedKV[];
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc16448 extern const llvm::SubtargetInfoKV X86ProcSchedKV[] = {
16643 const SubtargetInfoKV *ProcSched,
16838 extern const llvm::SubtargetInfoKV X86ProcSchedKV[];