Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2452 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31750 bool X86TargetLowering::isBinOp(unsigned Opcode) const { in isBinOp() function in X86TargetLowering