OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllInBundle
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineInstr.h
757
AllInBundle
// Return true if all instructions in bundle have property
874
bool isPredicable(QueryType Type =
AllInBundle
) const {
1092
bool isRematerializable(QueryType Type =
AllInBundle
) const {
1104
bool isAsCheapAsAMove(QueryType Type =
AllInBundle
) const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineInstr.cpp
583
if (Type ==
AllInBundle
&& !MII->isBundle())
588
return Type ==
AllInBundle
;
Completed in 161 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026