| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CodeGenTarget.h | 215 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| H A D | DAGISelMatcher.cpp | 104 unsigned CheckPredicateMatcher::getNumOperands() const { in getNumOperands() function in CheckPredicateMatcher
|
| H A D | CodeGenDAGPatterns.h | 460 int getNumOperands() const { return NumOperands; } in getNumOperands() function 1027 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | DAGISelMatcher.h | 1023 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | GlobalISelEmitter.cpp | 2323 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function in __anon612774070111::InstructionMatcher 2429 unsigned RuleMatcher::getNumOperands() const { in getNumOperands() function in __anon612774070111::RuleMatcher 2922 unsigned getNumOperands() const { in getNumOperands() function in __anon612774070111::RenderComplexPatternOperand
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | User.h | 191 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ScalarEvolutionExpressions.h | 95 size_t getNumOperands() const { return 1; } in getNumOperands() function 197 size_t getNumOperands() const { return NumOperands; } in getNumOperands() function 317 size_t getNumOperands() const { return 2; } in getNumOperands() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | RegisterBankInfo.h | 234 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 208 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | MCInstrDesc.h | 228 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanValue.h | 249 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | SLPVectorizer.cpp | 1329 unsigned getNumOperands() const { return OpsVec.size(); } in getNumOperands() function in llvm::slpvectorizer::BoUpSLP::VLOperands 1711 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 786 unsigned getNumOperands() const override { return 1; } in getNumOperands() function 840 unsigned getNumOperands() const override { return 2; } in getNumOperands() function 896 unsigned getNumOperands() const override { return 3; } in getNumOperands() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 179 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 544 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Metadata.cpp | 1120 unsigned NamedMDNode::getNumOperands() const { in getNumOperands() function in NamedMDNode
|