Searched defs:isCompare (Results 1 - 3 of 3) sorted by relevance
/external/llvm/utils/TableGen/ | ||
H A D | CodeGenInstruction.h | 221 bool isCompare; member in class:llvm::CodeGenInstruction |
/external/llvm/include/llvm/MC/ | ||
H A D | MCInstrDesc.h | 296 bool isCompare() const { function in class:llvm::MCInstrDesc |
/external/llvm/lib/IR/ | ||
H A D | Constants.cpp | 1040 bool ConstantExpr::isCompare() const { function in class:ConstantExpr 1083 assert(isCompare()); |
Completed in 193 milliseconds