Searched
full:alias (Results
1076 -
1100 of
4726) sorted by null
<<41424344454647484950>>
/external/llvm/test/Analysis/BasicAA/ |
2014-03-18-Maxlookup-reached.ll | 4 ; BasicAA claims no alias when there is (due to a problem when the MaxLookup
|
bug.23626.ll | 1 ; RUN: opt < %s -basicaa -aa-eval -print-all-alias-modref-info -disable-output 2>&1 | FileCheck %s
|
must-and-partial.ll | 1 ; RUN: opt < %s -basicaa -aa-eval -print-all-alias-modref-info 2>&1 | FileCheck %s
|
noalias-bugs.ll | 22 ; Because either_ptr.64 and ptr.64 can alias (we used to return noalias)
|
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/ |
precedence.ll | 4 ; According to the TBAA metadata the load and store don't alias. However,
|
/external/llvm/test/CodeGen/X86/ |
2010-09-01-RemoveCopyByCommutingDef.ll | 5 ; This test exercises the alias checking in SimpleRegisterCoalescing::RemoveCopyByCommutingDef.
|
2010-09-17-SideEffectsInChain.ll | 1 ; RUN: llc < %s -combiner-alias-analysis -march=x86-64 -mcpu=core2 | FileCheck %s
|
misched-aa-mmos.ll | 3 ; This generates a decw instruction, which has two MMOs, and an alias SU edge
|
/external/llvm/test/MC/AArch64/ |
dot-req.s | 5 // CHECK-NOT: ignoring redefinition of register alias 'fred'
|
/external/llvm/test/MC/ARM/ |
directive-arch-armv7a.s | 4 @ armv7-a architecture when using the armv7a alias.
|
directive-arch-armv7r.s | 4 @ armv7-r architecture when using the armv7r alias.
|
directive-arch-armv8a.s | 4 @ armv8-a architecture when using the armv8a alias.
|
/external/llvm/test/Transforms/LICM/ |
argmemonly-call.ll | 58 ; Negative test: %loc might alias %loc2
|
/external/selinux/checkpolicy/ |
policy_define.h | 65 int define_type(int alias);
|
/external/skia/include/core/ |
SkSurfaceProps.h | 58 /** Deprecated alias used by Chromium. Will be removed. */
|
/external/skia/src/core/ |
SkDrawLooper.cpp | 37 // src and dst rects may alias and we need to keep the original src, so copy it.
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/events/ |
Event.java | 26 Alias, DocumentEnd, DocumentStart, MappingEnd, MappingStart, Scalar, SequenceEnd, SequenceStart, StreamEnd, StreamStart
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/ |
Property.java | 23 * alias.
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/tokens/ |
Token.java | 23 Alias, Anchor, BlockEnd, BlockEntry, BlockMappingStart, BlockSequenceStart, Directive, DocumentEnd, DocumentStart, FlowEntry, FlowMappingEnd, FlowMappingStart, FlowSequenceEnd, FlowSequenceStart, Key, Scalar, StreamEnd, StreamStart, Tag, Value, Whitespace, Comment, Error
|
/external/toybox/toys/posix/ |
pwd.c | 28 // Only use $PWD if it's an absolute path alias for cwd with no "." or ".."
|
/external/v8/test/webkit/ |
dfg-arguments-alias-one-block-osr-exit-expected.txt | 24 Tests that if you alias the arguments in a very small function, arguments simplification still works even if you OSR exit.
|
dfg-arguments-alias-one-block-osr-exit.js | 25 "Tests that if you alias the arguments in a very small function, arguments simplification still works even if you OSR exit."
|
dfg-arguments-alias-one-block-overwrite-arguments-expected.txt | 24 Tests that if you alias the arguments in a very small function, arguments simplification still works even if you overwrite the arguments register.
|
dfg-arguments-alias-one-block-overwrite-arguments.js | 25 "Tests that if you alias the arguments in a very small function, arguments simplification still works even if you overwrite the arguments register."
|
dfg-arguments-alias-one-block-overwrite.js | 25 "Tests that if you alias the arguments in a very small function, arguments simplification still works even if the variable isn't must-aliased."
|
Completed in 361 milliseconds
<<41424344454647484950>>