HomeSort by relevance Sort by last modified time
    Searched refs:PREFETCH (Results 26 - 50 of 53) sorted by null

12 3

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 56 case ISD::PREFETCH: return "Prefetch";
SelectionDAG.cpp 465 case ISD::PREFETCH: {
    [all...]
LegalizeDAG.cpp     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 246 # undef PREFETCH
genrtl.h 881 gen_rtx_fmt_eee (PREFETCH, (MODE), (ARG0), (ARG1), (ARG2))
    [all...]
rtl.h 273 In a PREFETCH, this flag indicates that it should be considered a scheduling
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 246 # undef PREFETCH
genrtl.h 881 gen_rtx_fmt_eee (PREFETCH, (MODE), (ARG0), (ARG1), (ARG2))
    [all...]
rtl.h 273 In a PREFETCH, this flag indicates that it should be considered a scheduling
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 246 # undef PREFETCH
genrtl.h 881 gen_rtx_fmt_eee (PREFETCH, (MODE), (ARG0), (ARG1), (ARG2))
    [all...]
rtl.h 273 In a PREFETCH, this flag indicates that it should be considered a scheduling
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 246 # undef PREFETCH
genrtl.h 881 gen_rtx_fmt_eee (PREFETCH, (MODE), (ARG0), (ARG1), (ARG2))
    [all...]
rtl.h 273 In a PREFETCH, this flag indicates that it should be considered a scheduling
    [all...]
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.cc 140 case ResourceType::PREFETCH:
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/chromium/webkit/glue/
weburlloader_impl.cc 137 return ResourceType::PREFETCH;
  /external/oprofile/events/mips/74K/
events 68 event:0x34 counters:0,2 um:zero minimum:500 name:PREFETCH_INSNS : 52-0 Prefetch instructions graduated
142 event:0x434 counters:1,3 um:zero minimum:500 name:CACHE_HIT_PREFETCH_INSNS : 52-1 PREFETCH instructions which did nothing, because they hit in the cache
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 850 PREFETCH(c->batch[c->count - 1]);
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 687 // Most targets ignore the @llvm.prefetch intrinsic.
688 setOperationAction(ISD::PREFETCH, MVT::Other, Expand);
    [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 1608 milliseconds

12 3