OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fallBackToDAGISel
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64CallLowering.h
40
bool
fallBackToDAGISel
(const MachineFunction &MF) const override;
AArch64CallLowering.cpp
508
bool AArch64CallLowering::
fallBackToDAGISel
(const MachineFunction &MF) const {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
CallLowering.h
511
virtual bool
fallBackToDAGISel
(const MachineFunction &MF) const {
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.h
809
bool
fallBackToDAGISel
(const Instruction &Inst) const override;
AArch64ISelLowering.cpp
17216
bool AArch64TargetLowering::
fallBackToDAGISel
(const Instruction &Inst) const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
IRTranslator.cpp
2870
if (TLI.
fallBackToDAGISel
(Inst))
3142
if (CLI->
fallBackToDAGISel
(*MF)) {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h
531
virtual bool
fallBackToDAGISel
(const Instruction &Inst) const {
Completed in 58 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026