Searched defs:And0 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 592 SDValue And0 = N->getOperand(0), And1 = N->getOperand(1); in PerformORCombine() local 1620 SDValue And0 = DAG.getNode(ISD::AND, dl, MVT::i32, Op0, in LowerFCOPYSIGN32() local 1645 SDValue And0 = DAG.getNode(ISD::AND, dl, MVT::i32, Hi0, in LowerFCOPYSIGN64() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 1611 Instruction *And0 = dyn_cast<Instruction>(I->getOperand(0)); in setupPreSimplifier() local 1743 Instruction *And0 = dyn_cast<Instruction>(Xor->getOperand(0)); in setupPostSimplifier() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 2724 SDValue And0 = And->getOperand(0); in shrinkAndImmediate() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 2252 SDValue And0 = N->getOperand(0); in tryBitfieldInsertOpFromOr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 2351 SDValue And0 = N->getOperand(0); in tryBitfieldInsertOpFromOr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3932 SDValue And0 = DAG.getNode(ISD::AND, dl, ShVT, Op1, Width1); in ExpandNode() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 869 SDValue And0 = N->getOperand(0), And1 = N->getOperand(1); in performORCombine() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 734 SDValue And0 = N->getOperand(0), And1 = N->getOperand(1); in performORCombine() local
|