Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp86 struct OpcodeCache { struct in __anon0997d8aa0111::ARMInstructionSelector
87 ZEXT16__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
88 SEXT16__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
90 ZEXT8__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
91 SEXT8__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
94 AND__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
95 RSB__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
97 STORE32__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
98 LOAD32__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
100 STORE16__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
101 LOAD16__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
103 STORE8__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
104 LOAD8__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
106 ADDrr__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
107 ADDri__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
110 CMPrr__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
111 MOVi__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
112 MOVCCi__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
115 MOVCCr__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
117 TSTri__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
118 Bcc__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
121 MOVi32imm__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
122 ConstPoolLoad__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
123 MOV_ga_pcrel__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
124 LDRLIT_ga_pcrel__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
125 LDRLIT_ga_abs__anon0997d8aa0111::ARMInstructionSelector::OpcodeCache global() argument
294 ARMInstructionSelector::OpcodeCache::OpcodeCache(const ARMSubtarget &STI) { OpcodeCache() function in ARMInstructionSelector::OpcodeCache