HomeSort by relevance Sort by last modified time
    Searched refs:VI (Results 1 - 25 of 185) sorted by null

1 2 3 4 5 6 7 8

  /external/syslinux/
version.pl 31 sysopen(VI, $vout, O_WRONLY|O_CREAT|O_TRUNC)
33 print VI defx($def, 'VERSION', $version);
34 print VI defx($def, 'VERSION_STR', '"'.$version.'"');
35 print VI defx($def, 'VERSION_MAJOR', $vma);
36 print VI defx($def, 'VERSION_MINOR', $vmi);
37 print VI defx($def, 'YEAR', $year);
38 print VI defx($def, 'YEAR_STR', '"'.$year.'"');
39 close(VI);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/z8k/
eidi.s 7 ei vi
8 di vi
12 ei vi,nvi
13 ei nvi,vi
14 di vi,nvi
15 di nvi,vi
22 EI VI
23 DI VI
27 EI VI,NVI
28 EI NVI,VI
    [all...]
  /external/clang/test/CodeGenCXX/
builtins-systemz-zvector.cpp 13 void testInts(vector int VI) {
16 gb = (VI == CI1)[0];
21 gb = (VI == CI2)[0];
25 gb = (VI == CF1)[0];
29 gb = (VI == CF2)[0];
mangle-alias-template.cpp 16 vector<int> VI;
17 f(VI);
24 h<Vec>(VI);
  /external/swiftshader/third_party/LLVM/lib/VMCore/
ValueSymbolTable.cpp 26 for (iterator VI = vmap.begin(), VE = vmap.end(); VI != VE; ++VI)
28 << *VI->getValue()->getType() << "' Name = '"
29 << VI->getKeyData() << "'\n";
  /external/llvm/lib/IR/
ValueSymbolTable.cpp 27 for (const auto &VI : vmap)
29 << *VI.getValue()->getType() << "' Name = '" << VI.getKeyData()
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-table.cc 103 /* 0900 */ _(Bi,T), _(Bi,T), _(Bi,T), _(Vs,R), _(VI,x), _(VI,x), _(VI,x), _(VI,x),
104 /* 0908 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x)
    [all...]
  /external/swiftshader/third_party/subzero/crosstest/
test_vector_ops_main.cpp 77 for (size_t VI = 0; VI < NumTestVectors; ++VI) {
78 Ty Vect = TestVectors[VI];
112 for (size_t VI = 0; VI < NumTestVectors; ++VI) {
113 Ty Vect = TestVectors[VI];
141 for (size_t VI = 0; VI < NumTestVectors; ++VI)
    [all...]
  /external/llvm/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /external/llvm/lib/Target/AMDGPU/
AMDGPUInstrInfo.cpp 74 VI = 1
94 return SIEncodingFamily::VI;
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
PHITransAddr.h 108 if (Instruction *VI = dyn_cast<Instruction>(V))
109 InstInputs.push_back(VI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
PHITransAddr.h 119 if (Instruction *VI = dyn_cast<Instruction>(V))
120 InstInputs.push_back(VI);

Completed in 359 milliseconds

1 2 3 4 5 6 7 8