Searched refs:GET_FPMODE (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 1014 GET_FPMODE, enumerator
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 445 case ISD::GET_FPMODE: return "get_fpmode"; in getOperationName()
|
| H A D | LegalizeDAG.cpp | 4871 case ISD::GET_FPMODE: { in ConvertNodeToLibcall()
|
| H A D | SelectionDAGBuilder.cpp | 6754 ISD::GET_FPMODE, sdl, in visitIntrinsicCall()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 954 setOperationAction(ISD::GET_FPMODE, VT, Expand); in initActions()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSelectionDAG.td | 629 def get_fpmode : SDNode<"ISD::GET_FPMODE", SDTGetFPStateOp, [SDNPHasChain]>;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 878 setOperationAction(ISD::GET_FPMODE, MVT::i32, Legal); in SITargetLowering()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 1418 setOperationAction(ISD::GET_FPMODE, MVT::i32, Legal); in ARMTargetLowering()
|