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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
SubtargetFeature.h 38 uint64_t Implies; // K-V bit mask
  /external/llvm/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; // K-V bit mask
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
SubtargetFeature.h 57 FeatureBitset Implies; ///< K-V bit mask
  /external/llvm/lib/MC/
SubtargetFeature.cpp 140 if ((FeatureEntry->Implies & FE.Value).any()) {
147 /// ClearImpliedBits - For each feature that (transitively) implies this
157 if ((FE.Implies & FeatureEntry->Value).any()) {
176 // For each feature that implies this, clear it.
181 // For each feature that this implies, set it.
205 // For each feature that this implies, set it.
210 // For each feature that implies this, clear it.
  /external/swiftshader/third_party/LLVM/lib/MC/
SubtargetFeature.cpp 201 if (FeatureEntry->Implies & FE.Value) {
208 /// ClearImpliedBits - For each feature that (transitively) implies this
220 if (FE.Implies & FeatureEntry->Value) {
241 // For each feature that implies this, clear it.
246 // For each feature that this implies, set it.
323 // For each feature that this implies, set it.
328 // For each feature that implies this, clear it.
  /prebuilts/go/darwin-x86/src/syscall/
exec_bsd.go 23 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
exec_solaris.go 19 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
exec_linux.go 31 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
  /prebuilts/go/linux-x86/src/syscall/
exec_bsd.go 23 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
exec_solaris.go 19 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
exec_linux.go 31 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
  /prebuilts/go/darwin-x86/src/html/
entity.go 214 "Implies;": '\U000021D2',
    [all...]

Completed in 840 milliseconds

1 2