Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp165 struct CPEntry { struct in __anon20ab0d170111::CSKYConstantIslands
170 CPEntry(MachineInstr *Cpemi, unsigned Cpi, unsigned Rc = 0) in CPEntry() argument
166 CPEMI__anon20ab0d170111::CSKYConstantIslands::CPEntry global() argument
167 CPI__anon20ab0d170111::CSKYConstantIslands::CPEntry global() argument
168 RefCount__anon20ab0d170111::CSKYConstantIslands::CPEntry global() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp303 struct CPEntry { struct in __anon680c73750111::MipsConstantIslands
304 MachineInstr *CPEMI;
305 unsigned CPI;
306 unsigned RefCount;
308 CPEntry(MachineInstr *cpemi, unsigned cpi, unsigned rc = 0) in CPEntry() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp159 struct CPEntry { struct in __anonf7e478030111::ARMConstantIslands
164 CPEntry(MachineInstr *cpemi, unsigned cpi, unsigned rc = 0) in CPEntry() argument
160 CPEMI__anonf7e478030111::ARMConstantIslands::CPEntry global() argument
161 CPI__anonf7e478030111::ARMConstantIslands::CPEntry global() argument
162 RefCount__anonf7e478030111::ARMConstantIslands::CPEntry global() argument
[all...]