HomeSort by relevance Sort by last modified time
    Searched full:outs (Results 326 - 350 of 440) sorted by null

<<1112131415161718

  /external/clang/lib/Tooling/
Tooling.cpp 260 llvm::outs() << "Skipping " << File << ". Command line not found.\n";
  /external/clang/tools/driver/
cc1as_main.cpp 431 Opts->PrintHelp(llvm::outs(), "clang -cc1as", "Clang Integrated Assembler");
  /external/compiler-rt/
README.txt 267 // compiler must add call outs to these helper functions in the prolog and
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
DalvInsn.java 92 * ins and outs)
  /external/freetype/src/truetype/
ttgload.c     [all...]
  /external/kernel-headers/original/asm-mips/
io.h 472 static inline void outs##bwlq(unsigned long port, const void *addr, \
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 247 /// Finalize the region boundaries and recored live ins and live outs.
  /external/llvm/test/Transforms/IndVarSimplify/
no-iv-rewrite.ll 287 ; Five live-outs should remain.
  /external/llvm/tools/bugpoint/
BugDriver.h 254 /// outs() a single line message indicating whether compilation was successful
  /external/llvm/tools/llvm-config/
llvm-config.cpp 257 raw_ostream &OS = outs();
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 413 tmp->reg.data.id = cal->target.fn->outs[d].rep()->reg.data.id;
487 for (std::deque<ValueRef>::iterator it = f->outs.begin();
488 it != f->outs.end(); ++it) {
563 // remaining live-outs are live until end
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUISelLowering.cpp 68 const SmallVectorImpl<ISD::OutputArg> &Outs,
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 113 llvm::raw_ostream &os = llvm::outs();
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
AttachmentDrawable.java 232 // This ordering means cross-fade transitions are just fade-outs of each layer.
  /art/compiler/dex/quick/arm/
arm_lir.h 88 * | OUT[outs-1] |
89 * | OUT[outs-2] |
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 697 SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
714 ArgCCInfo.AnalyzeCallOperands(Outs, CC_SystemZ);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /dalvik/dx/tests/122-switch-with-high-register/
expected.txt 2 regs: 0102; ins: 00ff; outs: 0002
560 regs: 0103; ins: 00ff; outs: 0002
  /dalvik/vm/interp/
Stack.cpp 211 * the stack that has no ins, outs, or locals, and no break frame above it.
396 * outs, and the saved state, it will throw an exception.
    [all...]
  /art/test/ReferenceMap/
stack_walk_refmap_jni.cc 167 // outs : 2
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.h 966 std::deque<ValueRef> outs;

Completed in 3110 milliseconds

<<1112131415161718