Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp1290 Value *AtomicRMWInst::getValOperand() { in getValOperand() function in llvm::sandboxir::AtomicRMWInst
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h2101 const Value *getValOperand() const { in getValOperand() function