Home
last modified time | relevance | path

Searched defs:MIRef (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp56 struct MIRef { argument
61 MIRef() = default; in MIRef() argument
79 bool operator!=(const MIRef &RHS) const { return !(*this == RHS); } in operator <() argument
55 struct MIRef { global() struct
57 MBB__anond05d84fe0111::MIRef global() argument
59 Pos__anond05d84fe0111::MIRef global() argument
66 MIRef__anond05d84fe0111::MIRef MIRef() argument
69 MIRef__anond05d84fe0111::MIRef MIRef() argument
72 MIRef__anond05d84fe0111::MIRef MIRef() argument
74 operator bool__anond05d84fe0111::MIRef operator bool() argument
75 operator ==__anond05d84fe0111::MIRef operator ==() argument
78 operator !=__anond05d84fe0111::MIRef operator !=() argument
84 operator >__anond05d84fe0111::MIRef operator >() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1868 MachineInstr &MIRef = const_cast<MachineInstr &>(MI); shouldAddToPacket() local