Searched defs:FCC (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceInstMIPS32.h | 81 static OperandMIPS32FCC *create(Cfg *Func, OperandMIPS32FCC::FCC FCC) { in create() argument 1150 create(Cfg *Func, Variable *Dest, Variable *Src, Operand *FCC) create() argument 1187 InstMIPS32MovConditional(Cfg *Func, Variable *Dest, Variable *Src, Operand *FCC) InstMIPS32MovConditional() argument [all...] |
H A D | IceTargetLoweringMIPS32.h | 414 void _movf(Variable *Dest, Variable *Src0, Operand *FCC) { in _movf() argument 430 void _movt(Variable *Dest, Variable *Src0, Operand *FCC) { in _movt() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 778 SDValue FCC = N->getOperand(1), Glue = N->getOperand(3); in performCMovFPCombine() local
|
Completed in 19 milliseconds