Home
last modified time | relevance | path

Searched defs:NumExprs (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp651 unsigned NumExprs = NumOutputs + NumInputs; in ParseMicrosoftAsmStatement() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp555 unsigned NumExprs = NumOutputs + NumInputs + NumLabels; setOutputsAndInputsAndClobbers() local
857 unsigned NumExprs = NumOutputs + NumInputs + NumLabels; GCCAsmStmt() local
[all...]
H A DExpr.cpp4650 ParenListExpr(EmptyShell Empty,unsigned NumExprs) ParenListExpr() argument
4665 CreateEmpty(const ASTContext & Ctx,unsigned NumExprs) CreateEmpty() argument
[all...]
H A DExprCXX.cpp1859 CreateEmpty(ASTContext & C,unsigned NumExprs,EmptyShell Empty) CreateEmpty() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp711 unsigned NumExprs = Record.readInt(); in VisitParenListExpr() local
1359 unsigned NumExprs = Record.readInt(); VisitShuffleVectorExpr() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2448 unsigned NumExprs; global() variable
4410 unsigned NumExprs; global() variable
6645 unsigned NumExprs; global() variable
[all...]
H A DExprCXX.h4819 unsigned NumExprs; global() variable
4848 CXXParenListInitExpr(EmptyShell Empty,unsigned NumExprs) CXXParenListInitExpr() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4330 unsigned NumExprs = 0; validateSOPLiteral() local
4486 unsigned NumExprs = 0; validateVOPLiteral() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6098 unsigned NumExprs = NumOutputs + NumInputs; parseMSInlineAsm() local
H A DMasmParser.cpp7456 unsigned NumExprs = NumOutputs + NumInputs; in parseMSInlineAsm() local