| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Operator.h | 43 unsigned getOpcode() const { in getOpcode() function 51 static unsigned getOpcode(const Value *V) { in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVMatInt.h | 38 unsigned getOpcode() const { return Opc; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVLocation.h | 47 LVSmall getOpcode() const { return Opcode; } in getOpcode() function
|
| H A D | LVObject.h | 235 LVSmall getOpcode() const { return TagAttrOpcode.Opcode; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCExpr.h | 286 Opcode getOpcode() const { return (Opcode)getSubclassData(); } in getOpcode() function 443 Opcode getOpcode() const { return (Opcode)getSubclassData(); } in getOpcode() function
|
| H A D | MCInst.h | 202 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| H A D | MCInstrDesc.h | 231 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| H A D | MCSection.h | 442 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 1074 unsigned getOpcode() const { return Opcode; } in getOpcode() function 1386 unsigned getOpcode() const { return Opcode; } in getOpcode() function 1445 Instruction::CastOps getOpcode() const { return Opcode; } in getOpcode() function 1619 unsigned getOpcode() const { return Opcode; } in getOpcode() function 2594 unsigned getOpcode() const { return Opcode; } in getOpcode() function 2728 unsigned getOpcode() const { return getUnderlyingInstr()->getOpcode(); } in getOpcode() function
|
| H A D | VPlanSLP.cpp | 247 static std::optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | IVDescriptors.h | 225 unsigned getOpcode() const { return getOpcode(getRecurrenceKind()); } in getOpcode() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SymbolManager.h | 365 UnaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function 408 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCTargetAsmParser.h | 291 unsigned getOpcode() const { in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 868 UnaryOp getOpcode() const { return (UnaryOp)Opc; } in getOpcode() function 936 BinaryOp getOpcode() const { return (BinaryOp)Opc; } in getOpcode() function 988 TernaryOp getOpcode() const { return (TernaryOp)Opc; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | GlobalISelMatchTable.cpp | 695 StringRef RuleMatcher::getOpcode() const { in getOpcode() function in llvm::gi::RuleMatcher 1499 StringRef InstructionOpcodeMatcher::getOpcode() const { in getOpcode() function in llvm::gi::InstructionOpcodeMatcher
|
| H A D | GlobalISelMatchTable.h | 1873 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | IVDescriptors.cpp | 1202 unsigned RecurrenceDescriptor::getOpcode(RecurKind Kind) { in getOpcode() function in RecurrenceDescriptor
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 108 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 544 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.h | 723 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | DAGISelMatcher.h | 481 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StdLibraryFunctionsChecker.cpp | 363 BinaryOperator::Opcode getOpcode() const { return Opcode; } in getOpcode() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::ComparisonConstraint
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Instruction.h | 130 Opcode getOpcode() const { return Opc; } in getOpcode() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Expr.h | 2278 Opcode getOpcode() const { in getOpcode() function 4011 Opcode getOpcode() const { in getOpcode() function
|
| H A D | ExprCXX.h | 324 BinaryOperatorKind getOpcode() const { return getOperator(); } in getOpcode() function
|