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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCInstrDesc.h 458 /// isConvertibleTo3Addr - Return true if this is a 2-address instruction
472 bool isConvertibleTo3Addr() const {
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 404 bool isConvertibleTo3Addr() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineInstr.h 718 bool isConvertibleTo3Addr(QueryType Type = IgnoreBundle) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCInstrDesc.h 446 bool isConvertibleTo3Addr() const {

Completed in 142 milliseconds