/netbsd-src/external/apache2/llvm/dist/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 | 2310 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function in __anon332dbd1e0111::InstructionMatcher 2416 unsigned RuleMatcher::getNumOperands() const { in getNumOperands() function in __anon332dbd1e0111::RuleMatcher 2909 unsigned getNumOperands() const { in getNumOperands() function in __anon332dbd1e0111::RenderComplexPatternOperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | User.h | 191 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | RegisterBankInfo.h | 234 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanValue.h | 244 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
H A D | SLPVectorizer.cpp | 1325 unsigned getNumOperands() const { return OpsVec.size(); } in getNumOperands() function in llvm::slpvectorizer::BoUpSLP::VLOperands 1705 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
H A D | GVNExpression.h | 179 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Metadata.cpp | 1114 unsigned NamedMDNode::getNumOperands() const { in getNumOperands() function in NamedMDNode
|