OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMaxInstLength
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCAsmInfo.h
426
unsigned
getMaxInstLength
() const {
/external/llvm/lib/CodeGen/
TargetInstrInfo.cpp
84
Length += MAI.
getMaxInstLength
();
Completed in 223 milliseconds