Searched refs:aliased (Results 1 – 25 of 34) sorted by relevance
12
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/ |
D | group-file-parser.rb | 328 aliased = nil 369 aliased = match( ID, TOKENS_FOLLOWING_ID_IN_member_220 ) 371 group.alias_template( name.text, aliased.text )
|
/external/compiler-rt/lib/arm/ |
D | softfloat-alias.list | 3 # aliased to the *vfp functions on arm processors
|
/external/llvm/test/Transforms/GVN/ |
D | 2009-11-12-MemDepMallocBitCast.ll | 2 ; to aliased memory; GVN should not optimize away the load in this program.
|
/external/llvm/test/CodeGen/X86/ |
D | crash-O0.ll | 9 ; aliased registers (AX and AL) - RegAllocFast does not like that.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeas.txt | 42 aliased, but check at runtime", like speculative execution in 44 -- or an instruction to check whether two values are aliased and
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 130 > aliased, but check at runtime", like speculative execution in 132 > -- or an instruction to check whether two values are aliased and
|
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/ |
D | wrench_menu_button_cell.mm | 20 // strong, un-anti-aliased border.
|
/external/llvm/lib/Target/Mips/ |
D | MipsRegisterInfo.td | 48 // Mips 64-bit (aliased) FPU Registers 174 /// Mips Double point precision FPU Registers (aliased
|
D | MipsInstrFPU.td | 22 // - 16 even 32-bit registers - single and double (aliased)
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonRegisterInfo.td | 54 // Rj - aliased integer registers
|
/external/llvm/lib/Target/X86/ |
D | X86RegisterInfo.td | 35 // AL aliases AX if we tell it that AX aliased AL (for example). 146 // MMX Registers. These are actually aliased to ST0 .. ST7
|
/external/clang/include/clang/Basic/ |
D | DiagnosticLexKinds.td | 334 ExtWarn<"angle-bracketed include <%0> cannot be aliased to double-quoted " 337 ExtWarn<"double-quoted include \"%0\" cannot be aliased to angle-bracketed "
|
/external/oprofile/events/i386/core_2/ |
D | unit_masks | 55 …0x08 OVERLAP_STORE Loads that partially overlap an earlier store, or 4K aliased with a previous s…
|
/external/bluetooth/glib/glib/ |
D | goption.c | 1292 gboolean aliased, in parse_long_option() argument 1305 if (aliased && (group->entries[j].flags & G_OPTION_FLAG_NOALIAS)) in parse_long_option()
|
/external/checkpolicy/ |
D | ChangeLog | 197 * Changed to clone level data for aliased sensitivities to
|
/external/llvm/test/Transforms/LoopIdiom/ |
D | basic.ll | 70 ; This is a case where there is an extra may-aliased store in the loop, we can't
|
/external/llvm/include/llvm/Target/ |
D | Target.td | 48 // modification of this register can potentially read or modify the aliased 808 bit EmitAlias = Emit; // Emit the alias instead of what's aliased.
|
/external/qemu/tcg/ |
D | README | 451 they are not explicitly aliased. If an op expands to multiple target
|
/external/v8/ |
D | ChangeLog | 3430 call to eval is aliased. 3884 Allowed aliased eval invocations by treating them as evals in the
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 67 do this on multi-homed and IP aliased hosts, which violates 857 Force --bind-interfaces if IP-aliased interface
|
/external/clang/docs/ |
D | doxygen.cfg.in | 1199 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
|
/external/libvpx/ |
D | libs.doxy_template | 1277 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
|
/external/libusb/doc/ |
D | doxygen.cfg.in | 1263 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
|
/external/srec/doc/ |
D | srec.doxygen | 1303 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
|
/external/llvm/docs/ |
D | doxygen.cfg.in | 1610 # enabling this option may lead to badly anti-aliased labels on the edges of
|
12