Home
last modified time | relevance | path

Searched defs:isBinOp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2807 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33616 bool X86TargetLowering::isBinOp(unsigned Opcode) const { in isBinOp() function in X86TargetLowering