Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp331 MachineOperand &getOp() { in getOp() function
334 const MachineOperand &getOp() const { in getOp() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h558 MachineOperand &getOp() { in getOp() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp68 OverloadedOperatorKind getOp() const { return Op; } in getOp() function in __anon0c0fec810111::LogicalBinOp
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2793 uint64_t getOp() const { return *Op; } in getOp() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6683 AtomicOp getOp() const { return Op; } in getOp() function