Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp331 MachineOperand &getOp() { in getOp() function
334 const MachineOperand &getOp() const { in getOp() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h521 MachineOperand &getOp() { in getOp() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2678 uint64_t getOp() const { return *Op; } in getOp() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h6301 AtomicOp getOp() const { return Op; } in getOp() function