OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FoldOp
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
TargetInstrInfo.cpp
313
const MachineOperand &
FoldOp
= MI->getOperand(FoldIdx);
316
if (
FoldOp
.getSubReg() || LiveOp.getSubReg())
319
unsigned FoldReg =
FoldOp
.getReg();
/external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
[
all
...]
Completed in 47 milliseconds