Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h720 OpType getOperation() const { return Operation; } in getOperation() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h2070 BinOp getOperation() const { in getOperation() function