Searched defs:NumValues (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h323 const MCExpr &NumValues; member in class:llvm::MCFillFragment
329 MCFillFragment(uint64_t Value, uint8_t VSize, const MCExpr &NumValues, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp300 int64_t NumValues = 0; local
H A DMCObjectStreamer.cpp711 void MCObjectStreamer::emitFill(const MCExpr &NumValues, int64_t Size, argument
H A DWasmObjectWriter.cpp606 int64_t NumValues; local
H A DMCStreamer.cpp1089 void MCStreamer::emitFill(const MCExpr &NumValues, int64_t Size, int64_t Expr, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1472 unsigned NumValues = ValueVTs.size(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h663 unsigned NumValues; member in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h633 unsigned short NumValues; member in class:llvm::SDNode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3193 const MCExpr *NumValues; local
4730 int64_t NumValues; local
4772 int64_t NumValues; local
4804 int64_t NumValues; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1835 unsigned NumValues = ValueVTs.size(); local
1856 unsigned NumValues = ValueVTs.size(); local
3292 unsigned NumValues = ValueVTs.size(); local
4075 unsigned NumValues = ValueVTs.size(); local
4250 unsigned NumValues = ValueVTs.size(); local
9354 unsigned NumValues = RetTys.size(); local
9842 unsigned NumValues = ValueVTs.size(); local
[all...]

Completed in 115 milliseconds