Searched refs:FRECPE (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 295 FRECPE, enumerator
|
| H A D | AArch64InstrInfo.td | 678 def AArch64frecpe : SDNode<"AArch64ISD::FRECPE", SDTFPUnaryOp>; 4401 defm FRECPE : SIMDTwoVectorFP<0, 1, 0b11101, "frecpe", int_aarch64_neon_frecpe>; 4992 defm FRECPE : SIMDFPTwoScalar< 0, 1, 0b11101, "frecpe", HasNEONorSME>;
|
| H A D | AArch64ISelLowering.cpp | 2244 MAKE_CASE(AArch64ISD::FRECPE) in getTargetNodeName() 4678 return DAG.getNode(AArch64ISD::FRECPE, dl, Op.getValueType(), in LowerINTRINSIC_WO_CHAIN() 8903 if (SDValue Estimate = getEstimate(Subtarget, AArch64ISD::FRECPE, Operand, in getRecipEstimate()
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | arm_neon.td | 819 def FRECPE : SInst<"vrecpe", "..", "dQd">;
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | sve-intrinsics-fp-arith.ll | 1030 ; FRECPE
|