OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MayNeedRelaxation
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/MBlaze/
MBlazeAsmBackend.cpp
61
bool
MayNeedRelaxation
(const MCInst &Inst) const;
81
bool MBlazeAsmBackend::
MayNeedRelaxation
(const MCInst &Inst) const {
/external/llvm/lib/Target/PowerPC/
PPCAsmBackend.cpp
59
bool
MayNeedRelaxation
(const MCInst &Inst) const {
/external/llvm/lib/Target/ARM/
ARMAsmBackend.cpp
91
bool
MayNeedRelaxation
(const MCInst &Inst) const;
115
bool ARMAsmBackend::
MayNeedRelaxation
(const MCInst &Inst) const {
/external/llvm/lib/Target/X86/
X86AsmBackend.cpp
101
bool
MayNeedRelaxation
(const MCInst &Inst) const;
210
bool X86AsmBackend::
MayNeedRelaxation
(const MCInst &Inst) const {
Completed in 358 milliseconds