Searched defs:AddOp (Results 1 – 11 of 11) sorted by relevance
| /third_party/grpc/include/grpcpp/impl/codegen/ |
| D | call_op_set.h | 202 void AddOp(grpc_op* /*ops*/, size_t* /*nops*/) {} in AddOp() function 232 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 308 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 434 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 543 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 626 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 669 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 731 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 782 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | SetTheory.cpp | 39 struct AddOp : public SetTheory::Operator { struct 40 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| D | rsgBinaryOps.hpp | 114 class AddOp : public AddBase class
|
| D | rsgBinaryOps.cpp | 581 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/ |
| D | XCoreISelLowering.cpp | 586 SDValue AddOp; in isADDADDMUL() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSelect.cpp | 1689 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1707 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/ |
| D | HexagonInstrInfo.cpp | 1940 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/ |
| D | LegalizeIntegerTypes.cpp | 733 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/ |
| D | ScalarEvolution.cpp | 2625 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/ |
| D | X86ISelLowering.cpp | 34153 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively() local
|