OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isAsCheapAsAMove
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCInstrDesc.h
442
///
isAsCheapAsAMove
- Returns true if this instruction has the same cost (or
448
bool
isAsCheapAsAMove
() const {
/external/llvm/utils/TableGen/
CodeGenInstruction.h
245
bool
isAsCheapAsAMove
;
Completed in 1089 milliseconds