Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp253 struct CPUser { struct in __anon680c73750111::MipsConstantIslands
254 MachineInstr *MI;
255 MachineInstr *CPEMI;
256 MachineBasicBlock *HighWaterMark;
259 unsigned MaxDisp;
260 unsigned LongFormMaxDisp; // mips16 has 16/32 bit instructions
262 unsigned LongFormOpcode;
265 bool NegOk;
267 CPUser(MachineInstr *mi, MachineInstr *cpemi, unsigned maxdisp, in CPUser() function
277 unsigned getMaxDisp() const { in getMaxDisp()
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp136 struct CPUser { struct in __anon20ab0d170111::CSKYConstantIslands
147 CPUser(MachineInstr *Mi, MachineInstr *Cpemi, unsigned Maxdisp, bool Neg) in CPUser() argument
137 MI__anon20ab0d170111::CSKYConstantIslands::CPUser global() argument
138 CPEMI__anon20ab0d170111::CSKYConstantIslands::CPUser global() argument
139 HighWaterMark__anon20ab0d170111::CSKYConstantIslands::CPUser global() argument
142 MaxDisp__anon20ab0d170111::CSKYConstantIslands::CPUser global() argument
145 NegOk__anon20ab0d170111::CSKYConstantIslands::CPUser global() argument
153 getMaxDisp__anon20ab0d170111::CSKYConstantIslands::CPUser getMaxDisp() argument
155 setMaxDisp__anon20ab0d170111::CSKYConstantIslands::CPUser setMaxDisp() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp129 struct CPUser { struct in __anonf7e478030111::ARMConstantIslands
138 CPUser(MachineInstr *mi, MachineInstr *cpemi, unsigned maxdisp, in CPUser() argument
130 MI__anonf7e478030111::ARMConstantIslands::CPUser global() argument
131 CPEMI__anonf7e478030111::ARMConstantIslands::CPUser global() argument
132 HighWaterMark__anonf7e478030111::ARMConstantIslands::CPUser global() argument
133 MaxDisp__anonf7e478030111::ARMConstantIslands::CPUser global() argument
134 NegOk__anonf7e478030111::ARMConstantIslands::CPUser global() argument
135 IsSoImm__anonf7e478030111::ARMConstantIslands::CPUser global() argument
136 KnownAlignment__anonf7e478030111::ARMConstantIslands::CPUser global() argument
147 getMaxDisp__anonf7e478030111::ARMConstantIslands::CPUser getMaxDisp() argument
[all...]