Home
last modified time | relevance | path

Searched refs:visitBITCAST (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Dfloat-arith.ll82 ; DAGCombiner::visitBITCAST will generate a xor on the incoming integer
94 ; TODO: fsgnjn.s isn't selected because DAGCombiner::visitBITCAST will convert
114 ; DAGCombiner::visitBITCAST will generate an and on the incoming integer
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp194 SDValue visitBITCAST(SDNode *N);
1084 case ISD::BITCAST: return visitBITCAST(N); in visit()
4943 SDValue DAGCombiner::visitBITCAST(SDNode *N) { in visitBITCAST() function in DAGCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp280 SDValue visitBITCAST(SDNode *N);
1402 case ISD::BITCAST: return visitBITCAST(N); in visit()
7387 SDValue DAGCombiner::visitBITCAST(SDNode *N) { in visitBITCAST() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp343 SDValue visitBITCAST(SDNode *N);
1557 case ISD::BITCAST: return visitBITCAST(N); in visit()
9732 SDValue DAGCombiner::visitBITCAST(SDNode *N) { in visitBITCAST() function in DAGCombiner