Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp303 struct CPEntry { struct in __anonfcc11eed0111::MipsConstantIslands
304 MachineInstr *CPEMI;
305 unsigned CPI;
306 unsigned RefCount;
308 CPEntry(MachineInstr *cpemi, unsigned cpi, unsigned rc = 0) in CPEntry() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp158 struct CPEntry { struct in __anon7607e57b0111::ARMConstantIslands
159 MachineInstr *CPEMI;
160 unsigned CPI;
161 unsigned RefCount;
163 CPEntry(MachineInstr *cpemi, unsigned cpi, unsigned rc = 0) in CPEntry() argument