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

  /external/llvm/include/llvm/MC/
MCInstrDesc.h 384 /// isConvertibleTo3Addr - Return true if this is a 2-address instruction
398 bool isConvertibleTo3Addr() const {
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 506 /// isConvertibleTo3Addr - Return true if this is a 2-address instruction
520 bool isConvertibleTo3Addr(QueryType Type = IgnoreBundle) const {
    [all...]
  /external/llvm/lib/CodeGen/
TwoAddressInstructionPass.cpp     [all...]

Completed in 43 milliseconds