Home
last modified time | relevance | path

Searched refs:RCP_IFLAG (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/CodeGen/AMDGPU/
Dudivrem24.ll118 ; RCP_IFLAG is for URECIP in the full 32b alg
138 ; RCP_IFLAG is for URECIP in the full 32b alg
158 ; RCP_IFLAG is for URECIP in the full 32b alg
232 ; RCP_IFLAG is for URECIP in the full 32b alg
252 ; RCP_IFLAG is for URECIP in the full 32b alg
272 ; RCP_IFLAG is for URECIP in the full 32b alg
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dudivrem24.ll118 ; RCP_IFLAG is for URECIP in the full 32b alg
138 ; RCP_IFLAG is for URECIP in the full 32b alg
158 ; RCP_IFLAG is for URECIP in the full 32b alg
232 ; RCP_IFLAG is for URECIP in the full 32b alg
252 ; RCP_IFLAG is for URECIP in the full 32b alg
272 ; RCP_IFLAG is for URECIP in the full 32b alg
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h385 RCP_IFLAG, enumerator
DAMDGPUInstrInfo.td143 def AMDGPUrcp_iflag : SDNode<"AMDGPUISD::RCP_IFLAG", SDTFPUnaryOp>;
DAMDGPUISelLowering.cpp560 case AMDGPUISD::RCP_IFLAG: in fnegFoldsIntoOp()
3602 case AMDGPUISD::RCP_IFLAG: in performFNegCombine()
3892 case AMDGPUISD::RCP_IFLAG: in PerformDAGCombine()
4037 NODE_NAME_CASE(RCP_IFLAG) in getTargetNodeName()
DSIISelLowering.cpp6730 case AMDGPUISD::RCP_IFLAG: in fp16SrcZerosHighBits()
6793 return DCI.DAG.getNode(AMDGPUISD::RCP_IFLAG, SDLoc(N), VT, N0, in performRcpCombine()
7872 case AMDGPUISD::RCP_IFLAG: in PerformDAGCombine()