| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ExpandReductions.cpp | 31 unsigned getOpcode(Intrinsic::ID ID) { in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Operator.h | 41 unsigned getOpcode() const { in getOpcode() function 49 static unsigned getOpcode(const Value *V) { in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | IVDescriptors.h | 183 unsigned getOpcode() const { return getOpcode(getRecurrenceKind()); } in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 198 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| H A D | MCExpr.h | 466 Opcode getOpcode() const { return (Opcode)getSubclassData(); } in getOpcode() function 623 Opcode getOpcode() const { return (Opcode)getSubclassData(); } in getOpcode() function
|
| H A D | MCInstrDesc.h | 221 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanSLP.cpp | 199 static Optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode() function
|
| H A D | VPlan.h | 830 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| H A D | SLPVectorizer.cpp | 364 unsigned getOpcode() const { in getOpcode() function 1755 unsigned getOpcode() const { in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCTargetAsmParser.h | 265 unsigned getOpcode() const { in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 793 UnaryOp getOpcode() const { return (UnaryOp)Opc; } in getOpcode() function 849 BinaryOp getOpcode() const { return (BinaryOp)Opc; } in getOpcode() function 906 TernaryOp getOpcode() const { return (TernaryOp)Opc; } in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SymbolManager.h | 332 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | IVDescriptors.cpp | 865 unsigned RecurrenceDescriptor::getOpcode(RecurKind Kind) { in getOpcode() function in RecurrenceDescriptor
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 108 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 532 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DAGISelMatcher.h | 457 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode() function
|
| H A D | GlobalISelEmitter.cpp | 1877 StringRef getOpcode() const { in getOpcode() function in __anon612774070111::InstructionOpcodeMatcher 2422 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode() function in __anon612774070111::InstructionMatcher 2425 StringRef RuleMatcher::getOpcode() const { in getOpcode() function in __anon612774070111::RuleMatcher
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StdLibraryFunctionsChecker.cpp | 243 BinaryOperator::Opcode getOpcode() const { return Opcode; } in getOpcode() function in __anondd300ad00111::StdLibraryFunctionsChecker::ComparisonConstraint
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Expr.h | 2192 Opcode getOpcode() const { in getOpcode() function 3840 Opcode getOpcode() const { in getOpcode() function
|
| H A D | ExprCXX.h | 323 BinaryOperatorKind getOpcode() const { return getOperator(); } in getOpcode() function
|