Searched refs:fp4 (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavutil/mips/ |
D | mmiutils.h | 340 #define PSRAH_4_MMI(fp1, fp2, fp3, fp4, shift) \ argument 344 "psrah "#fp4", "#fp4", "#shift" \n\t" 346 #define PSRAH_8_MMI(fp1, fp2, fp3, fp4, fp5, fp6, fp7, fp8, shift) \ argument 347 PSRAH_4_MMI(fp1, fp2, fp3, fp4, shift) \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86RegisterInfo.td | 206 def FP4 : X86Reg<"fp4", 0>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 308 return 107; // "fp4"
|