Searched refs:LowerInterruptReturn (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h624 SDValue LowerInterruptReturn(SmallVectorImpl<SDValue> &RetOps,
H A DMipsISelLowering.cpp3764 MipsTargetLowering::LowerInterruptReturn(SmallVectorImpl<SDValue> &RetOps, function in class:MipsTargetLowering
3872 return LowerInterruptReturn(RetOps, DL, DAG);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2723 static SDValue LowerInterruptReturn(SmallVectorImpl<SDValue> &RetOps, function
2899 return LowerInterruptReturn(RetOps, dl, DAG);

Completed in 197 milliseconds