Home
last modified time | relevance | path

Searched refs:aarch64_sve_fcvtzu_i64f16 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsAArch64.h311 aarch64_sve_fcvtzu_i64f16, // llvm.aarch64.sve.fcvtzu.i64f16 enumerator
DIntrinsicImpl.inc28119 {Intrinsic::aarch64_sve_fcvtzu_i64f16, 830}, // __builtin_sve_svcvt_u64_f16_m
/external/llvm-project/clang/include/clang/Basic/
Darm_sve.td1123 …VFCVTZU_U64_F16 : SInstCvtMXZ<"svcvt_u64[_f16]", "ddPO", "dPO", "Ul", "aarch64_sve_fcvtzu_i64f16">;