HomeSort by relevance Sort by last modified time
    Searched refs:AndC (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 326 Constant *AndC = Constant::getIntegerValue(VTy,
328 Instruction *And = BinaryOperator::CreateAnd(I->getOperand(0), AndC);
351 Constant *AndC =
353 Instruction *NewAnd = BinaryOperator::CreateAnd(I->getOperand(0), AndC);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 366 Constant *AndC = Constant::getIntegerValue(VTy,
368 Instruction *And = BinaryOperator::CreateAnd(I->getOperand(0), AndC);
391 Constant *AndC =
393 Instruction *NewAnd = BinaryOperator::CreateAnd(I->getOperand(0), AndC);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 276 Constant *AndC = Constant::getIntegerValue(VTy,
278 Instruction *And = BinaryOperator::CreateAnd(I->getOperand(0), AndC);
300 Constant *AndC =
302 Instruction *NewAnd = BinaryOperator::CreateAnd(I->getOperand(0), AndC);
    [all...]
InstCombineAndOrXor.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 509 bool isAndLoadExtLoad(ConstantSDNode *AndC, LoadSDNode *LoadN,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 440 bool isAndLoadExtLoad(ConstantSDNode *AndC, LoadSDNode *LoadN,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 1973 milliseconds