OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSubregFoldable
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64InstrInfo.h
181
bool
isSubregFoldable
() const override { return true; }
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InstrInfo.h
371
bool
isSubregFoldable
() const override { return true; }
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h
1065
virtual bool
isSubregFoldable
() const { return false; }
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
InlineSpiller.cpp
843
bool SpillSubRegs = TII.
isSubregFoldable
() ||
Completed in 35 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026