Searched defs:TargetMIPS32 (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/subzero/src/ | ||
| D | IceInstMIPS32.h | 47 class TargetMIPS32;  variable | 
| D | IceTargetLoweringMIPS32.cpp | 112 TargetMIPS32::TargetMIPS32(Cfg *Func) : TargetLowering(Func) {}  in TargetMIPS32()  function in Ice::MIPS32::TargetMIPS32 |