Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h295 FRECPE, enumerator
H A DAArch64InstrInfo.td568 def AArch64frecpe : SDNode<"AArch64ISD::FRECPE", SDTFPUnaryOp>;
4143 defm FRECPE : SIMDTwoVectorFP<0, 1, 0b11101, "frecpe", int_aarch64_neon_frecpe>;
4710 defm FRECPE : SIMDFPTwoScalar< 0, 1, 0b11101, "frecpe">;
H A DAArch64ISelLowering.cpp2093 MAKE_CASE(AArch64ISD::FRECPE) in getTargetNodeName()
8070 if (SDValue Estimate = getEstimate(Subtarget, AArch64ISD::FRECPE, Operand, in getRecipEstimate()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon.td821 def FRECPE : SInst<"vrecpe", "..", "dQd">;