Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp105 std::string Result = Node->getOperationName(G); in getSimpleNodeLabel()
H A DSelectionDAGDumper.cpp58 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode
1092 OS << " = " << getOperationName(G); in printr()
1104 OS << Value->getOperationName(G) << ':'; in printOperand()
H A DLegalizeDAG.cpp2137 Node->getOperationName(&DAG)); in ExpandLibCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp680 N->getOperationName())); in getOperationOrderings()
686 N->getOperationName())); in getOperationOrderings()
693 N->getOperationName())); in getOperationOrderings()
712 N->getOperationName())); in getOperationOrderings()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3104 DAG.getContext()->emitError(Op->getOperationName(0) + in checkIntrinsicImmArg()
3394 DAG.getContext()->emitError(Op->getOperationName(0) + ": " + ErrorMsg + "."); in emitIntrinsicWithChainErrorMessage()
3517 DAG.getContext()->emitError(Op->getOperationName(0) + ": " + ErrorMsg + "."); in emitIntrinsicErrorMessage()
3865 DAG.getContext()->emitError(N->getOperationName(0) + ": " + ErrorMsg + "."); in emitErrorAndReplaceIntrinsicResults()
5133 DAG.getContext()->emitError(Node->getOperationName(0) + in legalizeIntrinsicImmArg()
5150 DAG.getContext()->emitError(Node->getOperationName(0) + in lowerVectorSplatImm()
5186 DAG.getContext()->emitError(Node->getOperationName(0) + in lowerVectorBitClearImm()
5204 DAG.getContext()->emitError(Node->getOperationName(0) + in lowerVectorBitSetImm()
5221 DAG.getContext()->emitError(Node->getOperationName(0) + in lowerVectorBitRevImm()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h2073 static StringRef getOperationName(BinOp Op) { in getOperationName() function
2074 return llvm::AtomicRMWInst::getOperationName(Op); in getOperationName()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp712 << AI->getOperationName(AI->getOperation()) << " operation at " in tryExpandAtomicRMW()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4486 "atomicrmw " + AtomicRMWInst::getOperationName(Op) + in visitAtomicRMWInst()
4491 "atomicrmw " + AtomicRMWInst::getOperationName(Op) + in visitAtomicRMWInst()
4497 "atomicrmw " + AtomicRMWInst::getOperationName(Op) + in visitAtomicRMWInst()
H A DInstructions.cpp1457 StringRef AtomicRMWInst::getOperationName(BinOp Op) { in getOperationName() function in AtomicRMWInst
H A DAsmWriter.cpp4466 Out << ' ' << AtomicRMWInst::getOperationName(RMWI->getOperation()); in printInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1132 LLVM_ABI std::string getOperationName(const SelectionDAG *G = nullptr) const;
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8719 "atomicrmw " + AtomicRMWInst::getOperationName(Operation) + in parseAtomicRMW()
8725 AtomicRMWInst::getOperationName(Operation) + in parseAtomicRMW()
8731 AtomicRMWInst::getOperationName(Operation) + in parseAtomicRMW()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h821 LLVM_ABI static StringRef getOperationName(BinOp Op);
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp3079 std::string Name = "Unexpected operation: " + Op->getOperationName(&DAG); in SplitHvxMemOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp17164 << RMW->getOperationName(RMW->getOperation()) in emitAtomicRMWLegalRemark()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15195 {"_ZNK4llvm6SDNode16getOperationNameEPKNS_12SelectionDAGE", "llvm::SDNode::getOperationName(llvm::S…