Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/IRDL/IR/
H A DIRDLTraits.h68 getOp() { in getOp() function
/llvm-project/mlir/include/mlir/IR/
H A DSymbolTable.h79 Operation *getOp() const { return symbolTableOp; } in getOp() function
/llvm-project/mlir/examples/toy/Ch3/include/toy/
H A DAST.h154 char getOp() { return op; } in getOp() function
/llvm-project/mlir/examples/toy/Ch6/include/toy/
H A DAST.h154 char getOp() { return op; } in getOp() function
/llvm-project/mlir/examples/toy/Ch5/include/toy/
H A DAST.h154 char getOp() { return op; } in getOp() function
/llvm-project/mlir/examples/toy/Ch4/include/toy/
H A DAST.h154 char getOp() { return op; } in getOp() function
/llvm-project/mlir/examples/toy/Ch2/include/toy/
H A DAST.h154 char getOp() { return op; } in getOp() function
/llvm-project/mlir/examples/toy/Ch1/include/toy/
H A DAST.h154 char getOp() { return op; } in getOp() function
/llvm-project/mlir/examples/toy/Ch7/include/toy/
H A DAST.h174 char getOp() { return op; } in getOp() function
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp315 static OverloadedOperatorKind getOp(const BinaryOperator *Op) { in getOp() function
319 static OverloadedOperatorKind getOp(const CXXOperatorCallExpr *Op) { in getOp() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp331 MachineOperand &getOp() { in getOp() function
334 const MachineOperand &getOp() const { in getOp() function
/llvm-project/mlir/lib/Pass/
H A DPass.cpp48 Operation *PassExecutionAction::getOp() const { in getOp() function in PassExecutionAction
/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h558 MachineOperand &getOp() { in getOp() function
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2793 uint64_t getOp() const { return *Op; } getOp() function
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp371 const Operator &getOp() const { return op; } getOp() function in __anon4a9417d70111::OpOrAdaptorHelper
/llvm-project/clang/include/clang/AST/
H A DExpr.h6664 AtomicOp getOp() const { return Op; } getOp() function
[all...]