| /external/jacoco/org.jacoco.examples/build/src/main/java/org/jacoco/examples/expressions/ |
| D | Div.java | 14 public class Div implements IExpression { class 20 public Div(final IExpression l, final IExpression r) { in Div() method in Div
|
| /external/apache-xml/src/main/java/org/apache/xpath/operations/ |
| D | Div.java | 30 public class Div extends Operation class
|
| /external/llvm/unittests/Transforms/Utils/ |
| D | IntegerDivision.cpp | 41 Value *Div = Builder.CreateSDiv(A, B); in TEST() local 71 Value *Div = Builder.CreateUDiv(A, B); in TEST() local 162 Value *Div = Builder.CreateSDiv(A, B); in TEST() local 192 Value *Div = Builder.CreateUDiv(A, B); in TEST() local
|
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_complex_cwise_ops_cuda.cu | 54 Div in test_cuda_complex_cwise_ops() enumerator
|
| /external/llvm/lib/Transforms/Utils/ |
| D | IntegerDivision.cpp | 434 bool llvm::expandDivision(BinaryOperator *Div) { in expandDivision() 584 bool llvm::expandDivisionUpTo32Bits(BinaryOperator *Div) { in expandDivisionUpTo32Bits() 632 bool llvm::expandDivisionUpTo64Bits(BinaryOperator *Div) { in expandDivisionUpTo64Bits()
|
| /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
| D | SystemZISelDAGToDAG.cpp | 657 SDNode *Div = CurDAG->getMachineNode(TargetOpcode::EXTRACT_SUBREG, in Select() local 742 SDNode *Div = CurDAG->getMachineNode(TargetOpcode::EXTRACT_SUBREG, in Select() local
|
| /external/vulkan-validation-layers/libs/glm/gtx/ |
| D | quaternion.inl | 105 float Div = sin(NewAngle) / sin(Angle); local
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | AMDGPUISelLowering.cpp | 258 SDValue Div = DAG.getSelectCC(DL, Tmp1, DAG.getConstant(0, VT), in LowerUDIVREM() local
|
| /external/v8/src/ppc/ |
| D | macro-assembler-ppc.h | 89 #define Div divd macro 104 #define Div divw macro
|
| /external/llvm/lib/IR/ |
| D | ConstantRange.cpp | 608 APInt Div(getBitWidth(), 0); in truncate() local
|
| D | ConstantFold.cpp | 2240 Constant *Div = ConstantExpr::getSDiv(CI, Factor); in ConstantFoldGetElementPtrImpl() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelLowering.cpp | 1313 SDValue Div = DAG.getNode(ISD::ADD, DL, VT, iq, jq); in LowerDIVREM24() local 1498 SDValue Div = DAG.getSelectCC(DL, Tmp1, DAG.getConstant(0, DL, VT), in LowerUDIVREM() local 1571 SDValue Div = DAG.getNode(ISD::UDIVREM, DL, DAG.getVTList(VT, VT), LHS, RHS); in LowerSDIVREM() local 1596 SDValue Div = DAG.getNode(ISD::FDIV, SL, VT, X, Y); in LowerFREM() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCExpr.h | 287 Div, ///< Signed division. enumerator
|
| /external/llvm/include/llvm/MC/ |
| D | MCExpr.h | 388 Div, ///< Signed division. enumerator
|
| /external/libmojo/third_party/jinja2/ |
| D | nodes.py | 731 class Div(BinExpr): class
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| D | InstructionSimplify.cpp | 761 BinaryOperator *Div = cast<BinaryOperator>(Y == Op1 ? Op0 : Op1); in SimplifyMulInst() local 851 if (BinaryOperator *Div = dyn_cast<BinaryOperator>(X)) in SimplifyDiv() local
|
| D | ScalarEvolutionExpander.cpp | 215 const SCEV *Div = SE.getConstant(CI); in FactorOutConstant() local
|
| /external/v8/src/s390/ |
| D | macro-assembler-s390.h | 82 #define Div divd macro
|
| /external/swiftshader/third_party/LLVM/lib/VMCore/ |
| D | AsmWriter.cpp | 687 } else if (const PossiblyExactOperator *Div = in WriteOptimizationInfo() local
|
| D | ConstantFold.cpp | 2285 Constant *Div = ConstantExpr::getSDiv(CI, Factor); in ConstantFoldGetElementPtrImpl() local
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 252 const SCEV *Div = SE.getConstant(CI); in FactorOutConstant() local
|
| /external/v8/src/mips/ |
| D | macro-assembler-mips.cc | 739 void MacroAssembler::Div(Register rs, const Operand& rt) { in Div() function in v8::internal::MacroAssembler 751 void MacroAssembler::Div(Register rem, Register res, in Div() function in v8::internal::MacroAssembler 778 void MacroAssembler::Div(Register res, Register rs, const Operand& rt) { in Div() function in v8::internal::MacroAssembler
|
| /external/valgrind/VEX/priv/ |
| D | host_x86_defs.h | 439 } Div; member
|
| D | host_mips_defs.h | 438 } Div; member
|
| /external/llvm/lib/Target/AMDGPU/AsmParser/ |
| D | AMDGPUAsmParser.cpp | 2302 static bool ConvertOmodDiv(int64_t &Div) { in ConvertOmodDiv()
|