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