Home
last modified time | relevance | path

Searched refs:FCVTNS (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h1263 FCVTNS = FPIntegerConvertFixed | 0x00000000,
1264 FCVTNS_ws = FCVTNS,
1265 FCVTNS_xs = FCVTNS | SixtyFourBits,
1266 FCVTNS_wd = FCVTNS | FP64,
1267 FCVTNS_xd = FCVTNS | SixtyFourBits | FP64,
H A Dassembler-arm64.cc2798 V(fcvtns, NEON_FCVTNS, FCVTNS) \
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1704 FCVTNS = FPIntegerConvertFixed | 0x00000000, enumerator
1705 FCVTNS_wh = FCVTNS | FP16,
1706 FCVTNS_xh = FCVTNS | SixtyFourBits | FP16,
1707 FCVTNS_ws = FCVTNS,
1708 FCVTNS_xs = FCVTNS | SixtyFourBits,
1709 FCVTNS_wd = FCVTNS | FP64,
1710 FCVTNS_xd = FCVTNS | SixtyFourBits | FP64,
H A Dassembler-aarch64.cc3675 V(fcvtns, NEON_FCVTNS, FCVTNS) \

Completed in 34 milliseconds