OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasExtractInsert
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsSubtarget.h
255
bool
hasExtractInsert
() const { return !inMips16Mode() && hasMips32r2(); }
MipsISelLowering.cpp
623
if (DCI.isBeforeLegalizeOps() || !Subtarget->
hasExtractInsert
())
664
if (DCI.isBeforeLegalizeOps() || !Subtarget->
hasExtractInsert
())
[
all
...]
Completed in 28 milliseconds