HomeSort by relevance Sort by last modified time
    Searched refs:Use (Results 151 - 175 of 11230) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
DerivedUser.h 24 /// its use/def list machinery.
34 DerivedUser(Type *Ty, unsigned VK, Use *U, unsigned NumOps,
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p256_generic.go 2 // Use of this source code is governed by a BSD-style
14 // Use pure Go implementation.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug305.go 4 // Use of this source code is governed by a BSD-style
7 // Use //line to set the line number of the next line to 20.
  /prebuilts/go/darwin-x86/test/fixedbugs/bug392.dir/
pkg3.go 2 // Use of this source code is governed by a BSD-style
5 // Use the functions in pkg2.go so that the inlined
  /prebuilts/go/darwin-x86/test/fixedbugs/bug396.dir/
two.go 2 // Use of this source code is governed by a BSD-style
5 // Use the functions in one.go so that the inlined
12 func use() {
  /prebuilts/go/darwin-x86/test/fixedbugs/bug407.dir/
two.go 2 // Use of this source code is governed by a BSD-style
5 // Use the functions in one.go so that the inlined
12 func use() { func
  /prebuilts/go/darwin-x86/test/fixedbugs/issue3552.dir/
two.go 2 // Use of this source code is governed by a BSD-style
5 // Use the functions in one.go so that the inlined
12 func use() { func
  /prebuilts/go/linux-x86/src/crypto/elliptic/
p256_generic.go 2 // Use of this source code is governed by a BSD-style
14 // Use pure Go implementation.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug305.go 4 // Use of this source code is governed by a BSD-style
7 // Use //line to set the line number of the next line to 20.
  /prebuilts/go/linux-x86/test/fixedbugs/bug392.dir/
pkg3.go 2 // Use of this source code is governed by a BSD-style
5 // Use the functions in pkg2.go so that the inlined
  /prebuilts/go/linux-x86/test/fixedbugs/bug396.dir/
two.go 2 // Use of this source code is governed by a BSD-style
5 // Use the functions in one.go so that the inlined
12 func use() {
  /prebuilts/go/linux-x86/test/fixedbugs/bug407.dir/
two.go 2 // Use of this source code is governed by a BSD-style
5 // Use the functions in one.go so that the inlined
12 func use() { func
  /prebuilts/go/linux-x86/test/fixedbugs/issue3552.dir/
two.go 2 // Use of this source code is governed by a BSD-style
5 // Use the functions in one.go so that the inlined
12 func use() { func
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
inst-po-2.l 5 [^:]*:14: Error: cannot determine Thumb instruction size. Use .inst.n/.inst.w instead
6 [^:]*:15: Error: .inst.n operand too big. Use .inst.w instead
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/nios2/
warn_noat.l 3 Use .set noat to turn off those optimizations \(and this warning\).
5 Use .set noat to turn off those optimizations \(and this warning\).
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
reloc-bad-4.s 1 # Test bad uses of $DSBT_INDEX. Use with a bad symbol
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
dv-mutex-err.l 2 .*:9: Warning: Use of 'ld8' .* RAW dependency 'GR%, % in 1 - 127' \(impliedf\), specific resource number is 26
5 .*:14: Warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 - 127' \(impliedf\), specific resource number is 4
8 .*:20: Warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 - 127' \(impliedf\), specific resource number is 4
10 .*:26: Warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 - 127' \(impliedf\), specific resource number is 4
12 .*:32: Warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 - 127' \(impliedf\), specific resource number is 4
  /external/swiftshader/third_party/LLVM/lib/Analysis/
CaptureTracking.cpp 49 SmallVector<Use*, Threshold> Worklist;
50 SmallSet<Use*, Threshold> Visited;
60 Use *U = &UI.getUse();
66 Use *U = Worklist.pop_back_val();
123 Use *U = &UI.getUse();
  /frameworks/compile/libbcc/lib/
RSInvariant.cpp 5 * you may not use this file except in compliance with the License.
103 * Follow def->use chains rooted at Value through calculations
112 for (llvm::Use &Use : Value->uses()) {
113 llvm::Instruction *Inst = llvm::cast<llvm::Instruction>(Use.getUser());
125 if (Use.get() == GetElementPtr->getPointerOperand())
128 if (Use.get() == Load->getPointerOperand()) {
  /prebuilts/go/darwin-x86/src/syscall/
bpf_bsd.go 2 // Use of this source code is governed by a BSD-style
15 // Deprecated: Use golang.org/x/net/bpf instead.
20 // Deprecated: Use golang.org/x/net/bpf instead.
25 // Deprecated: Use golang.org/x/net/bpf instead.
35 // Deprecated: Use golang.org/x/net/bpf instead.
44 // Deprecated: Use golang.org/x/net/bpf instead.
54 // Deprecated: Use golang.org/x/net/bpf instead.
63 // Deprecated: Use golang.org/x/net/bpf instead.
72 // Deprecated: Use golang.org/x/net/bpf instead.
86 // Deprecated: Use golang.org/x/net/bpf instead
    [all...]
lsf_linux.go 2 // Use of this source code is governed by a BSD-style
13 // Deprecated: Use golang.org/x/net/bpf instead.
18 // Deprecated: Use golang.org/x/net/bpf instead.
23 // Deprecated: Use golang.org/x/net/bpf instead.
47 // Deprecated: Use golang.org/x/net/bpf instead.
72 // Deprecated: Use golang.org/x/net/bpf instead.
80 // Deprecated: Use golang.org/x/net/bpf instead.
  /prebuilts/go/linux-x86/src/syscall/
bpf_bsd.go 2 // Use of this source code is governed by a BSD-style
15 // Deprecated: Use golang.org/x/net/bpf instead.
20 // Deprecated: Use golang.org/x/net/bpf instead.
25 // Deprecated: Use golang.org/x/net/bpf instead.
35 // Deprecated: Use golang.org/x/net/bpf instead.
44 // Deprecated: Use golang.org/x/net/bpf instead.
54 // Deprecated: Use golang.org/x/net/bpf instead.
63 // Deprecated: Use golang.org/x/net/bpf instead.
72 // Deprecated: Use golang.org/x/net/bpf instead.
86 // Deprecated: Use golang.org/x/net/bpf instead
    [all...]
lsf_linux.go 2 // Use of this source code is governed by a BSD-style
13 // Deprecated: Use golang.org/x/net/bpf instead.
18 // Deprecated: Use golang.org/x/net/bpf instead.
23 // Deprecated: Use golang.org/x/net/bpf instead.
47 // Deprecated: Use golang.org/x/net/bpf instead.
72 // Deprecated: Use golang.org/x/net/bpf instead.
80 // Deprecated: Use golang.org/x/net/bpf instead.
  /external/icu/icu4c/source/
runConfigureICU 3 # License & terms of use: http://www.unicode.org/copyright.html
39 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX
40 AIX/GCC Use the GNU gcc/g++ compilers on AIX
41 Cygwin Use the GNU gcc/g++ compilers on Cygwin
42 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin
43 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin
44 Cygwin/ICL Use the Intel C++ compiler on Cygwin
45 FreeBSD Use the clang/clang++ or GNU gcc/g++ compilers on FreeBSD
46 HP-UX/ACC Use the HP ANSI C/Advanced C++ compilers on HP-UX 11
47 IBMi Use the iCC compilers on IBM i, i5/OS, OS/40
    [all...]
  /external/llvm/include/llvm/IR/
Value.h 18 #include "llvm/IR/Use.h"
67 /// Every value has a "use list" that keeps track of which other Values are
73 Use *UseList;
92 /// Subclasses can use it to hold whatever state they find useful. This
100 /// Subclasses can use it to store their number of operands, if they have
108 /// User uses this value to find the Use list.
112 // Use the same type as the bitfield above so that MSVC will pack them.
119 template <typename UseT> // UseT == 'Use' or 'const Use'
158 use_iterator_impl<Use> UI
    [all...]

Completed in 863 milliseconds

1 2 3 4 5 67 8 91011>>