Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2703 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34902 bool X86TargetLowering::isBinOp(unsigned Opcode) const { in isBinOp() function in X86TargetLowering