HomeSort by relevance Sort by last modified time
    Searched refs:preserved (Results 76 - 100 of 118) sorted by null

1 2 34 5

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
AliasAnalysis.cpp 86 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Function>>())
LoopInfo.cpp 586 // CFG have been preserved.
588 return !(PAC.preserved() || PAC.preservedSet<AllAnalysesOn<Function>>() ||
MemoryDependenceAnalysis.cpp     [all...]
  /external/golang-protobuf/proto/
discard.go 50 // of such fields are preserved in the Message. This allows a later call to
  /external/syzkaller/vendor/github.com/golang/protobuf/proto/
discard.go 50 // of such fields are preserved in the Message. This allows a later call to
  /external/u-boot/board/sandbox/
README.sandbox 133 preserved across U-Boot runs. This is particularly useful for testing. For
  /external/virglrenderer/
git.mk 9 # notice and this notice are preserved.
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 28 ; All registers must be preserved across the call, except for
gvmat64.asm 198 ; All registers must be preserved across the call, except for
  /external/harfbuzz_ng/
git.mk 10 # notice and this notice are preserved.
  /external/libunwind/doc/
libunwind-ia64.tex 44 points to. For normal frames, all ``preserved'' (callee-saved)
  /external/libjpeg-turbo/simd/i386/
jidctint-sse2.asm 121 ; push edx ; need not be preserved
    [all...]
  /external/libopus/celt/arm/
celt_pitch_xcorr_arm_gnu.s 56 @ preserved: r0-r3, r6-r11, d2, q4-q7, q9-q15
274 @ preserved: r0-r5
  /external/libunwind_llvm/src/
UnwindRegistersSave.S 786 @ not expected to be preserved.
  /external/one-true-awk/
FIXES 241 modified lib.c so that values of $0 et al are preserved in the END
593 properties of lex that were not preserved in other environments.
872 fixed horrible bug: types and values were not preserved in
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
PassManager.h 74 /// preserved.
78 /// depends only on the CFG can then check if that AnalysisSetKey is preserved;
79 /// if it is, the analysis knows that it itself is preserved.
86 /// This lets a transformation say e.g. "I preserved all function analyses".
106 /// This can be used with \c PreservedAnalyses to mark the CFG as preserved and
107 /// to query whether it has been preserved.
122 /// A set of analyses that are preserved following a run of a transformation
127 /// fairly simple: if they don't change anything all analyses are preserved,
129 /// are preserved.
132 /// as preserved. A transformation that (say) does not alter the CFG ca
284 bool preserved() { function in class:llvm::PreservedAnalyses::PreservedAnalysisChecker
    [all...]
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 697 @ (thread id, count of 0 and preserved read barrier bits),
702 @ unlocked case - store r3: original lock word plus thread id, preserved read barrier bits.
757 @ (mostly 0s, and preserved read barrier bits),
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
AsmFuncs.asm 122 ; cpuid corrupts ebx which must be preserved per the C calling convention
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 122 ; cpuid corrupts rbx which must be preserved per the C calling convention
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Scalar/
LoopPassManagerTest.cpp 97 return !PAC.preserved() &&
526 // if the function's module pass proxy isn't preserved and the potential set
692 return !(PAC.preserved() || PAC.preservedSet<AllAnalysesOn<Loop>>()) ||
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringARM32.cpp 110 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \
113 name, encode, cc_arg, scratch, preserved, stackptr, frameptr, isGPR, \
248 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \
257 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \
266 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \
275 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \
284 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \
    [all...]
IceTargetLoweringMIPS32.cpp 153 #define X(val, encode, name, scratch, preserved, stackptr, frameptr, isInt, \
    [all...]
  /external/python/cpython3/Lib/collections/
__init__.py 98 regular dictionaries. Keyword argument order is preserved.
    [all...]
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S     [all...]
  /external/boringssl/src/util/fipstools/delocate/
delocate.go 1024 // flags need to be preserved.
    [all...]

Completed in 1631 milliseconds

1 2 34 5