OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasExtraSrcRegAllocReq
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCInstrDesc.h
452
///
hasExtraSrcRegAllocReq
- Returns true if this instruction source operands
458
bool
hasExtraSrcRegAllocReq
() const {
/external/llvm/utils/TableGen/
CodeGenInstruction.h
246
bool
hasExtraSrcRegAllocReq
;
Completed in 2833 milliseconds