HomeSort by relevance Sort by last modified time
    Searched refs:SUB (Results 176 - 200 of 227) sorted by null

1 2 3 4 5 6 78 910

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 130 # Location of the final sysroot. This must be a sub-directory of INSTALL_DIR
463 # Sanitize a path list, we want to remove empty sub-dirs and
1257 for SUB in $SUBDIRS; do
1258 toolchain_clone $SUB $SOURCES_LIST
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 130 # Location of the final sysroot. This must be a sub-directory of INSTALL_DIR
463 # Sanitize a path list, we want to remove empty sub-dirs and
1257 for SUB in $SUBDIRS; do
1258 toolchain_clone $SUB $SOURCES_LIST
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
LegalizeVectorTypes.cpp 109 case ISD::SUB:
123 // If R is null, the sub-method took care of registering the result.
380 // If the result is null, the sub-method took care of registering results etc.
383 // If the result is N, the sub-method updated N in place. Tell the legalizer
534 case ISD::SUB:
559 // If Lo/Hi is null, the sub-method took care of registering results etc.
    [all...]
SelectionDAGBuilder.cpp     [all...]
FastISel.cpp     [all...]
LegalizeFloatTypes.cpp 102 // If R is null, the sub-method took care of registering the result.
209 Mask = DAG.getNode(ISD::SUB, dl, LVT, Mask, DAG.getConstant(1, LVT));
343 // Expand Y = FNEG(X) -> Y = SUB -0.0, X
595 // If the result is null, the sub-method took care of registering results etc.
598 // If the result is N, the sub-method updated N in place. Tell the legalizer
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 320 // add/sub are legal for all supported vector VT's.
322 setOperationAction(ISD::SUB , VT, Legal);
    [all...]
  /external/v8/src/
runtime.js 214 function SUB(y) {
serialize.cc 394 Add(ExternalReference::double_fp_operation(Token::SUB, isolate).address(),
    [all...]
ast.h     [all...]
  /external/v8/test/cctest/
test-parsing.cc 650 i::Token::SUB,
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelDAGToDAG.cpp 717 } else if (Opc == ISD::SUB && (OpVT == MVT::i64 || OpVT == MVT::v2i64)) {
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/doclava/src/com/google/doclava/parser/
JavaLexer.java 127 public static final int SUB=99;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/v8/src/arm/
assembler-arm.cc 756 alu_insn == SUB) {
    [all...]
full-codegen-arm.cc 326 __ sub(r3, r3, Operand(Smi::FromInt(delta)), SetCC);
    [all...]
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
gbemu.js     [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp 336 // ALU mnemonics - add, adc, or, xor, and, cmp, sub, sbb
406 BEGIN_MNEMONIC(SUB, MF_AFFECTS_FLAGS|MF_SAME_ARG_NO_USE, DU_U)
    [all...]
  /external/v8/src/mips/
simulator-mips.cc     [all...]
  /external/webkit/Source/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp     [all...]
  /external/webkit/Source/WebCore/css/
CSSComputedStyleDeclaration.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 

Completed in 1701 milliseconds

1 2 3 4 5 6 78 910