Home
last modified time | relevance | path

Searched defs:getNumOperands (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h101 size_t getNumOperands() const { return 1; } in getNumOperands() function
194 size_t getNumOperands() const { return NumOperands; } in getNumOperands() function
301 size_t getNumOperands() const { return 2; } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DScalarEvolutionExpressions.h118 size_t getNumOperands() const { return 1; } in getNumOperands() function
211 size_t getNumOperands() const { return NumOperands; } in getNumOperands() function
318 size_t getNumOperands() const { return 2; } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DScalarEvolutionExpressions.h118 size_t getNumOperands() const { return 1; } in getNumOperands() function
211 size_t getNumOperands() const { return NumOperands; } in getNumOperands() function
318 size_t getNumOperands() const { return 2; } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DScalarEvolutionExpressions.h118 size_t getNumOperands() const { return 1; } in getNumOperands() function
211 size_t getNumOperands() const { return NumOperands; } in getNumOperands() function
318 size_t getNumOperands() const { return 2; } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DScalarEvolutionExpressions.h118 size_t getNumOperands() const { return 1; } in getNumOperands() function
211 size_t getNumOperands() const { return NumOperands; } in getNumOperands() function
318 size_t getNumOperands() const { return 2; } in getNumOperands() function
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenTarget.h204 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
H A DCodeGenDAGPatterns.h238 int getNumOperands() const { return NumOperands; } in getNumOperands() function
659 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DUser.h154 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DUser.h167 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DUser.h191 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DUser.h191 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DUser.h191 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DUser.h191 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DUser.h191 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DUser.h191 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
/aosp_15_r20/external/llvm/include/llvm/TableGen/
H A DRecord.h779 unsigned getNumOperands() const override { return 1; } in getNumOperands() function
829 unsigned getNumOperands() const override { return 2; } in getNumOperands() function
885 unsigned getNumOperands() const override { return 3; } in getNumOperands() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h161 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h90 uint64_t getNumOperands() const { return Operands.size(); } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h90 uint64_t getNumOperands() const { return Operands.size(); } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h90 uint64_t getNumOperands() const { return Operands.size(); } in getNumOperands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h90 uint64_t getNumOperands() const { return Operands.size(); } in getNumOperands() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h148 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInst.h182 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h233 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h233 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function

123