| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | ExpandReductions.cpp | 31 unsigned getOpcode(Intrinsic::ID ID) { in getOpcode() function
|
| /freebsd-12.1/contrib/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-12.1/contrib/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanSLP.cpp | 197 static Optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode() function
|
| H A D | VPlan.h | 662 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| H A D | SLPVectorizer.cpp | 314 unsigned getOpcode() const { in getOpcode() function 5355 unsigned getOpcode() const { in getOpcode() function in __anonfe9ee8d91a11::HorizontalReduction::OperationData
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/ |
| H A D | MCExpr.h | 404 Opcode getOpcode() const { return Op; } in getOpcode() function 561 Opcode getOpcode() const { return Op; } in getOpcode() function
|
| H A D | MCInstrDesc.h | 204 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 786 UnaryOp getOpcode() const { return (UnaryOp)Opc; } in getOpcode() function 840 BinaryOp getOpcode() const { return (BinaryOp)Opc; } in getOpcode() function 897 TernaryOp getOpcode() const { return (TernaryOp)Opc; } in getOpcode() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StdLibraryFunctionsChecker.cpp | 112 BinaryOperator::Opcode getOpcode() const { in getOpcode() function in __anon2d97c18b0111::StdLibraryFunctionsChecker::ValueRange
|
| H A D | IteratorChecker.cpp | 1856 BinaryOperator::Opcode getOpcode(const SymExpr *SE) { in getOpcode() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/ |
| H A D | MCTargetAsmParser.h | 274 unsigned getOpcode() const { in getOpcode() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SymbolManager.h | 323 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 109 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 1612 StringRef getOpcode() const { return I->TheDef->getName(); } in getOpcode() function in __anon7e76e5f80111::InstructionOpcodeMatcher 2007 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode() function in __anon7e76e5f80111::InstructionMatcher 2010 StringRef RuleMatcher::getOpcode() const { in getOpcode() function in __anon7e76e5f80111::RuleMatcher
|
| H A D | DAGISelMatcher.h | 446 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | Expr.h | 1921 Opcode getOpcode() const { in getOpcode() function 3327 Opcode getOpcode() const { in getOpcode() function
|