HomeSort by relevance Sort by last modified time
    Searched refs:setIsUndef (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/CodeGen/
ProcessImplicitDefs.cpp 87 MO.setIsUndef();
115 MO->setIsUndef();
VirtRegMap.cpp 305 MO.setIsUndef(false);
PeepholeOptimizer.cpp 290 Copy->getOperand(0).setIsUndef();
RegisterCoalescer.cpp     [all...]
TwoAddressInstructionPass.cpp     [all...]
InlineSpiller.cpp 843 MO.setIsUndef();
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineOperand.h 378 void setIsUndef(bool Val = true) {
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]

Completed in 431 milliseconds