Home
last modified time | relevance | path

Searched defs:getOperationName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp58 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h2073 static StringRef getOperationName(BinOp Op) { in getOperationName() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1457 StringRef AtomicRMWInst::getOperationName(BinOp Op) { in getOperationName() function in AtomicRMWInst