Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h192 FRECPE, FRECPS, enumerator
H A DAArch64InstrInfo.td390 def AArch64frecpe : SDNode<"AArch64ISD::FRECPE", SDTFPUnaryOp>;
3369 defm FRECPE : SIMDTwoVectorFP<0, 1, 0b11101, "frecpe", int_aarch64_neon_frecpe>;
3916 defm FRECPE : SIMDFPTwoScalar< 0, 1, 0b11101, "frecpe">;
H A DAArch64ISelLowering.cpp1210 case AArch64ISD::FRECPE: return "AArch64ISD::FRECPE"; in getTargetNodeName()
5532 if (SDValue Estimate = getEstimate(Subtarget, AArch64ISD::FRECPE, Operand, in getRecipEstimate()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A Darm_neon.td717 def FRECPE : SInst<"vrecpe", "dd", "dQd">;