Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2271 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp30039 bool X86TargetLowering::isBinOp(unsigned Opcode) const { in isBinOp() function in X86TargetLowering