Home
last modified time | relevance | path

Searched refs:x86_avx512_uitofp_round (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsX86.h705 x86_avx512_uitofp_round, // llvm.x86.avx512.uitofp.round enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp2124 Intrinsic::ID IID = IsUnsigned ? Intrinsic::x86_avx512_uitofp_round in UpgradeIntrinsicCall()
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp2233 Intrinsic::ID IID = IsUnsigned ? Intrinsic::x86_avx512_uitofp_round in UpgradeIntrinsicCall()
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp11503 : Intrinsic::x86_avx512_uitofp_round; in EmitX86ConvertIntToFp()