Home
last modified time | relevance | path

Searched refs:aliased (Results 1 – 25 of 74) sorted by relevance

123

/external/wycheproof/
Dbuild_defs.bzl20 # We can't use native.alias, because aliased tests are not run.
47 # We can't use native.alias, because aliased tests are not run.
77 # We can't use native.alias, because aliased tests are not run.
108 # We can't use native.alias, because aliased tests are not run.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
Dgroup-file-parser.rb328 aliased = nil
369 aliased = match( ID, TOKENS_FOLLOWING_ID_IN_member_220 )
371 group.alias_template( name.text, aliased.text )
/external/llvm/test/Transforms/GVN/
Dvolatile-nonvolatile.ll5 ; The loaded address and the location of the address itself are not aliased,
36 ; The loads are ordered and non-monotonic. Although they are not aliased to
D2009-11-12-MemDepMallocBitCast.ll2 ; to aliased memory; GVN should not optimize away the load in this program.
/external/compiler-rt/lib/builtins/arm/
Dsoftfloat-alias.list3 # aliased to the *vfp functions on arm processors
/external/llvm/test/LTO/X86/
Dsymver-asm.ll11 ; contain the aliased symver as well as the original.
/external/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
Dasm-global-bugfix.ll3 ; aliased.
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/
D2009-11-12-MemDepMallocBitCast.ll2 ; to aliased memory; GVN should not optimize away the load in this program.
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt42 aliased, but check at runtime", like speculative execution in
44 -- or an instruction to check whether two values are aliased and
D2000-11-18-EarlyDesignIdeasResp.txt130 > aliased, but check at runtime", like speculative execution in
132 > -- or an instruction to check whether two values are aliased and
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt42 aliased, but check at runtime", like speculative execution in
44 -- or an instruction to check whether two values are aliased and
D2000-11-18-EarlyDesignIdeasResp.txt130 > aliased, but check at runtime", like speculative execution in
132 > -- or an instruction to check whether two values are aliased and
/external/llvm/test/CodeGen/PowerPC/
Dmcm-9.ll5 ; for loading and storing an aliased external variable.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dcrash-O0.ll9 ; aliased registers (AX and AL) - RegAllocFast does not like that.
/external/llvm/test/CodeGen/AMDGPU/
Dinvariant-load-no-alias-store.ll4 ; pointer may have been loaded from an aliased store, so make sure
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILBase.td48 "assert that all kernel argument pointers are not aliased">;
/external/llvm/test/CodeGen/X86/
Dcrash-O0.ll9 ; aliased registers (AX and AL) - RegAllocFast does not like that.
/external/llvm/test/Transforms/LICM/
Dvolatile-alias.ll3 ; The objects *p and *q are aliased to each other, but even though *q is
/external/pdfium/third_party/freetype/
D0000-include.patch59 /* them to display normal gray-level anti-aliased glyphs. */
/external/jsoncpp/
DNEWS.txt94 Types Json::Int64 and Json::UInt64 have been added. They are aliased
99 aliased to the largest integer type supported:
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsRegisterInfo.td48 // Mips 64-bit (aliased) FPU Registers
175 /// Mips Double point precision FPU Registers (aliased
/external/llvm/lib/Target/Mips/
DMipsRegisterInfo.td53 // Mips 64-bit (aliased) FPU Registers
66 // Mips 128-bit (aliased) MSA Registers
163 /// Mips Double point precision FPU Registers (aliased
/external/llvm/test/MC/Sparc/
Dsparc-fp-instructions.s67 ! make sure we can handle V9 double registers and their aliased quad registers.
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp881 const bool aliased = (flags & TEST_FLAG_ALIASED) != 0; in initProgramsDrawWithUBO() local
884 …const std::string valueExpr = (aliased ? "ivec4(3*(ndx % nonAliasedSize) ^ 127, 0, 0, 0)" : "ive… in initProgramsDrawWithUBO()
904 if (aliased) in initProgramsDrawWithUBO()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86RegisterInfo.td35 // AL aliases AX if we tell it that AX aliased AL (for example).
146 // MMX Registers. These are actually aliased to ST0 .. ST7

123