Searched defs:isCommutable (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/MC/ | ||
D | MCInstrDesc.h | 411 bool isCommutable() const { in isCommutable() function |
/external/llvm/utils/TableGen/ | ||
D | CodeGenInstruction.h | 240 bool isCommutable : 1; variable |