Home
last modified time | relevance | path

Searched refs:getBinOpOpcode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h1979 static Opcode getBinOpOpcode(llvm::Instruction::BinaryOps BinOp) { in getBinOpOpcode() function
2024 getBinOpOpcode(BinOp->getOpcode()), BinOp, in BinaryOperator()