Searched defs:isCompare (Results 1 - 3 of 3) sorted by relevance

/external/llvm/utils/TableGen/
H A DCodeGenInstruction.h221 bool isCompare; member in class:llvm::CodeGenInstruction
/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h296 bool isCompare() const { function in class:llvm::MCInstrDesc
/external/llvm/lib/IR/
H A DConstants.cpp1040 bool ConstantExpr::isCompare() const { function in class:ConstantExpr
1083 assert(isCompare());

Completed in 92 milliseconds