OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canCauseFpMLxStall
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/ARM/
ARMHazardRecognizer.cpp
66
(TII.
canCauseFpMLxStall
(MI->getOpcode()) ||
ARMBaseInstrInfo.h
309
///
canCauseFpMLxStall
- Return true if an instruction of the specified opcode
312
bool
canCauseFpMLxStall
(unsigned Opcode) const {
MLxExpansionPass.cpp
255
if (TII->
canCauseFpMLxStall
(NextMI->getOpcode())) {
Completed in 38 milliseconds