HomeSort by relevance Sort by last modified time
    Searched refs:BE (Results 101 - 125 of 715) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ShrinkWrapping.cpp 344 /// Machine CFG around which CSR spills and restores must be placed.
347 /// be disabled for the current function, checking the following:
540 // Machine CFG around which CSRs must be spilled and restored.
670 /// calcSpillPlacements - determine which CSRs should be spilled
673 /// that need to be processed for propagating use info to cover
732 /// calcRestorePlacements - determine which CSRs should be restored
735 /// that need to be processed for propagating use info to cover
773 // Lest this be confusing, note that:
909 BE = df_end(SUCC); BI != BE; ++BI)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
CloneFunction.cpp 79 assert(NameSuffix && "NameSuffix cannot be null!");
107 // appropriate. Note that we save BE this way in order to handle cloning of
110 for (Function::const_iterator BI = OldFunc->begin(), BE = OldFunc->end();
111 BI != BE; ++BI) {
125 BE = NewFunc->end(); BB != BE; ++BB)
145 // The user might be deleting arguments to the function by specifying them in
201 /// CloneBlock - The specified block is found to be reachable, clone it and
213 /// CloneBlock - The specified block is found to be reachable, clone it and
344 /// constant arguments cause a significant amount of code in the callee to be
    [all...]
  /external/boringssl/src/crypto/lhash/
make_macros.sh 15 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
  /external/llvm/lib/MC/
MCCodeView.cpp 110 // will just be empty.
244 // Create and insert a fragment into the current section that will be encoded
255 // Create and insert a fragment into the current section that will be encoded
400 const MCBinaryExpr *BE =
403 BE->evaluateAsRelocatable(Res, &Layout, /*Fixup=*/nullptr);
418 Fixups.push_back(MCFixup::create(Contents.size(), BE, FK_SecRel_4));
421 Fixups.push_back(MCFixup::create(Contents.size(), BE, FK_SecRel_2));
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 102 H, HE, LI, BE, B, C, N, O, F, NE, NA, MG, AL, SI, P, S, CL, AR, K, CA, SC, TI, V, CR, MN,
  /libcore/ojluni/src/test/java/time/tck/java/time/chrono/
TCKChronology.java 9 * This code is distributed in the hope that it will be useful, but WITHOUT
45 * may be used to endorse or promote products derived from this software
52 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
135 assertNotNull(chronos, "Required list of calendars must be non-null");
149 // Android-changed: Change expected values to CLDR values here. This test seems to be based
306 ChronoLocalDate date1 = chrono.dateYearDay(ThaiBuddhistEra.BE, 2459, 60);
307 ChronoLocalDate date2 = chrono.date(ThaiBuddhistEra.BE, 2459, 2, 29);
308 assertEquals(date1, ThaiBuddhistChronology.INSTANCE.dateYearDay(ThaiBuddhistEra.BE, 2459, 60));
309 assertEquals(date2, ThaiBuddhistChronology.INSTANCE.dateYearDay(ThaiBuddhistEra.BE, 2459, 60));
314 * Verify that the calendar can be found by {@link java.time.chrono.Chronology#ofLocale}
    [all...]
  /external/boringssl/src/ssl/test/runner/
deterministic.go 9 // MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
hkdf.go 9 // MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
  /external/boringssl/src/util/fipstools/
const.go 9 // MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
18 // This value need only be distinct, i.e. so that we can safely
  /external/clang/lib/StaticAnalyzer/Checkers/
UnreachableCodeChecker.cpp 78 if (Optional<BlockEntrance> BE = P.getAs<BlockEntrance>()) {
79 const CFGBlock *CB = BE->getBlock();
119 // if we should never get there. It can be used to detect errors, for
121 // likely to be a false positive.
127 // FIXME: This should be extended to include other unreachable markers,
207 // There will never be more than one predecessor.
  /external/curl/packages/vms/
curl_startup.com 16 $! MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
33 $ write sys$output "GNV must be started up before this procedure.
  /external/google-breakpad/android/sample_app/jni/
Application.mk 15 # contributors may be used to endorse or promote products derived from
22 # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  /external/ims/rcs/presencepolling/
Android.mk 12 # names of its contributors may be used to endorse or promote products
18 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MOTOROLA MOBILITY LLC BE LIABLE
  /external/llvm/lib/Target/AMDGPU/
SIFixSGPRCopies.cpp 64 /// will be unable to perform the COPY removal from the above example which
247 for (MachineFunction::iterator BI = MF.begin(), BE = MF.end();
248 BI != BE; ++BI) {
314 // is no chance for values to be over-written.
SIMachineFunctionInfo.cpp 133 // TODO: On VI where we must use flat for global, we should be able to omit
216 for (MachineFunction::iterator BI = MF->begin(), BE = MF->end();
217 BI != BE; ++BI) {
  /external/llvm/tools/llvm-diff/
DiffConsumer.cpp 36 for (BasicBlock::iterator BI = FI->begin(), BE = FI->end(); BI != BE; ++BI)
  /external/mesa3d/src/amd/
Android.addrlib.mk 12 # paragraph) shall be included in all copies or substantial portions of the
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Android.mk 12 # paragraph) shall be included in all copies or substantial portions of the
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  /external/mesa3d/src/compiler/
Android.glsl.mk 13 # The above copyright notice and this permission notice shall be included
19 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Android.mk 12 # The above copyright notice and this permission notice shall be included
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Android.nir.mk 12 # The above copyright notice and this permission notice shall be included
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  /external/mesa3d/src/egl/
Android.mk 13 # The above copyright notice and this permission notice shall be included
19 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  /external/mesa3d/src/gallium/auxiliary/pipe-loader/
Android.mk 12 # The above copyright notice and this permission notice shall be included
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  /external/mesa3d/src/gallium/drivers/freedreno/
Android.mk 10 # The above copyright notice and this permission notice shall be included
16 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  /external/mesa3d/src/gallium/drivers/i915/
Android.mk 13 # The above copyright notice and this permission notice shall be included
19 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

Completed in 1808 milliseconds

1 2 3 45 6 7 8 91011>>