/external/llvm-project/mlir/include/mlir/Dialect/StandardOps/IR/ |
D | Ops.h | 233 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/ |
D | AffineOps.h | 231 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/ |
D | LLVMIRIntrinsicGen.cpp | 82 std::string getOperationName() const { in getOperationName() function in __anonb7ec64e90111::LLVMIntrinsic
|
D | OpDefinitionsGen.cpp | 2296 static std::string getOperationName(const Record &def) { in getOperationName() function
|
/external/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/ |
D | Predicate.h | 501 Predicate getOperationName(StringRef name) { in getOperationName() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 39 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 59 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode
|
/external/llvm-project/mlir/lib/TableGen/ |
D | Operator.cpp | 56 std::string Operator::getOperationName() const { in getOperationName() function in Operator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 59 std::string SDNode::getOperationName(const SelectionDAG *G) const { in getOperationName() function in SDNode
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderMatrixTests.cpp | 177 static const char* getOperationName (MatrixOp op) in getOperationName() function
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cBufferStorageTests.cpp | 2646 const char* MapPersistentTextureTest::getOperationName(TESTED_OPERATION operation) in getOperationName() function in gl4cts::BufferStorage::MapPersistentTextureTest
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderMatrixTests.cpp | 292 static const char* getOperationName (MatrixOp op) in getOperationName() function
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderMatrixTests.cpp | 287 static const char* getOperationName (MatrixOp op) in getOperationName() function
|
/external/llvm-project/llvm/lib/IR/ |
D | Instructions.cpp | 1618 StringRef AtomicRMWInst::getOperationName(BinOp Op) { in getOperationName() function in AtomicRMWInst
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instructions.cpp | 1530 StringRef AtomicRMWInst::getOperationName(BinOp Op) { in getOperationName() function in AtomicRMWInst
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.cpp | 5449 std::string getOperationName (const OperationName opName) in getOperationName() function
|