Home
last modified time | relevance | path

Searched defs:Mag (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1780 SDValue Mag = DAG.getNode(ISD::BITCAST, DL, IntVT, Node->getOperand(0)); in ExpandVP_FCOPYSIGN() local
1986 SDValue Mag = DAG.getNode(ISD::BITCAST, DL, IntVT, Node->getOperand(0)); in ExpandFCOPYSIGN() local
H A DLegalizeDAG.cpp1699 SDValue Mag = Node->getOperand(0); in ExpandFCOPYSIGN() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2807 Value *Mag = II->getArgOperand(0), *Sign = II->getArgOperand(1); in visitCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6898 SDValue Mag = Op.getOperand(0); in lowerFCOPYSIGN() local
12861 SDValue Mag = Op.getOperand(0); in lowerFixedLengthVectorFCOPYSIGNToRVV() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7277 SDValue Mag = Op.getOperand(0); in lowerFCOPYSIGN() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22628 SDValue Mag = Op.getOperand(0); in LowerFCOPYSIGN() local