Home
last modified time | relevance | path

Searched defs:AddOp (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DSetTheory.cpp39 struct AddOp : public SetTheory::Operator { struct
40 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/third_party/vk-gl-cts/framework/randomshaders/
DrsgBinaryOps.hpp114 class AddOp : public AddBase class
DrsgBinaryOps.cpp581 AddOp::AddOp (GeneratorState& state, ConstValueRangeAccess valueRange) in AddOp() function in rsg::AddOp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp586 SDValue AddOp; in isADDADDMUL() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1689 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1707 Instruction::BinaryOps AddOp; in createVectorIntOrFpInductionPHI() local
1971 Instruction::BinaryOps AddOp; in buildScalarSteps() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1940 const MachineOperand &AddOp = MI.getOperand(2); in getIncrementValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp733 unsigned AddOp = Opcode == ISD::SADDSAT ? ISD::ADD : ISD::SUB; in PromoteIntRes_ADDSUBSAT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp2625 for (unsigned AddOp = 0, e = Ops.size(); AddOp != e; ++AddOp) in getAddExpr() local
2982 for (const SCEV *AddOp : Add->operands()) { in getMulExpr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp34153 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively() local