Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/StandardOps/IR/
DOps.h233 static StringRef getOperationName() { return "std.dma_start"; } in getOperationName() function
280 static StringRef getOperationName() { return "std.dma_wait"; } in getOperationName() function
/external/llvm-project/mlir/include/mlir/Dialect/Affine/IR/
DAffineOps.h231 static StringRef getOperationName() { return "affine.dma_start"; } in getOperationName() function
281 static StringRef getOperationName() { return "affine.dma_wait"; } in getOperationName() function
/external/llvm-project/mlir/tools/mlir-tblgen/
DLLVMIRIntrinsicGen.cpp82 std::string getOperationName() const { in getOperationName() function in __anonb7ec64e90111::LLVMIntrinsic
DOpDefinitionsGen.cpp2296 static std::string getOperationName(const Record &def) { in getOperationName() function
/external/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
DPredicate.h501 Predicate getOperationName(StringRef name) { in getOperationName() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp39 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp59 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode
/external/llvm-project/mlir/lib/TableGen/
DOperator.cpp56 std::string Operator::getOperationName() const { in getOperationName() function in Operator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp59 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp177 static const char* getOperationName (MatrixOp op) in getOperationName() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp2646 const char* MapPersistentTextureTest::getOperationName(TESTED_OPERATION operation) in getOperationName() function in gl4cts::BufferStorage::MapPersistentTextureTest
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp292 static const char* getOperationName (MatrixOp op) in getOperationName() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp287 static const char* getOperationName (MatrixOp op) in getOperationName() function
/external/llvm-project/llvm/lib/IR/
DInstructions.cpp1618 StringRef AtomicRMWInst::getOperationName(BinOp Op) { in getOperationName() function in AtomicRMWInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp1530 StringRef AtomicRMWInst::getOperationName(BinOp Op) { in getOperationName() function in AtomicRMWInst
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp5449 std::string getOperationName (const OperationName opName) in getOperationName() function