Home
last modified time | relevance | path

Searched refs:FCVTMS (Results 1 – 5 of 5) sorted by relevance

/external/vixl/src/aarch64/
Dconstants-aarch64.h1724 FCVTMS = FPIntegerConvertFixed | 0x00100000, enumerator
1725 FCVTMS_wh = FCVTMS | FP16,
1726 FCVTMS_xh = FCVTMS | SixtyFourBits | FP16,
1727 FCVTMS_ws = FCVTMS,
1728 FCVTMS_xs = FCVTMS | SixtyFourBits,
1729 FCVTMS_wd = FCVTMS | FP64,
1730 FCVTMS_xd = FCVTMS | SixtyFourBits | FP64,
Dassembler-aarch64.cc3141 V(fcvtms, NEON_FCVTMS, FCVTMS) \
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td2495 defm FCVTMS : FPToIntegerUnscaled<0b10, 0b000, "fcvtms", int_aarch64_neon_fcvtms>;
2544 defm : FPToIntegerPats<fp_to_sint, ffloor, "FCVTMS">;
2801 defm FCVTMS : SIMDTwoVectorFPToInt<0,0,0b11011, "fcvtms",int_aarch64_neon_fcvtms>;
3352 defm FCVTMS : SIMDFPTwoScalar< 0, 0, 0b11011, "fcvtms">;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td3304 defm FCVTMS : FPToIntegerUnscaled<0b10, 0b000, "fcvtms", int_aarch64_neon_fcvtms>;
3353 defm : FPToIntegerPats<fp_to_sint, ffloor, "FCVTMS">;
3689 defm FCVTMS : SIMDTwoVectorFPToInt<0,0,0b11011, "fcvtms",int_aarch64_neon_fcvtms>;
4268 defm FCVTMS : SIMDFPTwoScalar< 0, 0, 0b11011, "fcvtms">;
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md3703 ### FCVTMS ### subsection
3710 ### FCVTMS ### subsection