Home
last modified time | relevance | path

Searched refs:LowerMGATHER (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h866 SDValue LowerMGATHER(SDValue Op, SelectionDAG &DAG) const;
DAArch64ISelLowering.cpp4320 SDValue AArch64TargetLowering::LowerMGATHER(SDValue Op, in LowerMGATHER() function in AArch64TargetLowering
4902 return LowerMGATHER(Op, DAG); in LowerOperation()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp30326 static SDValue LowerMGATHER(SDValue Op, const X86Subtarget &Subtarget, in LowerMGATHER() function
30570 case ISD::MGATHER: return LowerMGATHER(Op, Subtarget, DAG); in LowerOperation()