OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Commutable
(Results
1 - 16
of
16
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/MC/
MCInstrDesc.h
117
Commutable
,
450
/// Note that this flag may be set on instructions that are only
commutable
455
return Flags & (1 << MCID::
Commutable
);
/external/llvm/include/llvm/MC/
MCInstrDesc.h
118
Commutable
,
384
/// Note that this flag may be set on instructions that are only
commutable
388
bool isCommutable() const { return Flags & (1 << MCID::
Commutable
); }
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
412
/// Note that this flag may be set on instructions that are only
commutable
416
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
412
/// Note that this flag may be set on instructions that are only
commutable
416
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
412
/// Note that this flag may be set on instructions that are only
commutable
416
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
421
/// Note that this flag may be set on instructions that are only
commutable
425
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
421
/// Note that this flag may be set on instructions that are only
commutable
425
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
421
/// Note that this flag may be set on instructions that are only
commutable
425
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
421
/// Note that this flag may be set on instructions that are only
commutable
425
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
412
/// Note that this flag may be set on instructions that are only
commutable
416
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
412
/// Note that this flag may be set on instructions that are only
commutable
416
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
412
/// Note that this flag may be set on instructions that are only
commutable
416
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
421
/// Note that this flag may be set on instructions that are only
commutable
425
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
421
/// Note that this flag may be set on instructions that are only
commutable
425
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
421
/// Note that this flag may be set on instructions that are only
commutable
425
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCInstrDesc.h
142
Commutable
,
421
/// Note that this flag may be set on instructions that are only
commutable
425
bool isCommutable() const { return Flags & (1ULL << MCID::
Commutable
); }
Completed in 706 milliseconds