Home
last modified time | relevance | path

Searched defs:NumInputs (Results 1 – 17 of 17) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h185 size_type NumInputs = std::distance(in_start, in_end); in append() local
202 void append(const ASTContext &C, size_type NumInputs, const T &Elt) { in append()
H A DStmt.h3113 unsigned NumInputs; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DInlineAsm.cpp283 unsigned NumOutputs = 0, NumInputs = 0, NumClobbers = 0; in verify() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h172 size_t NumInputs = std::distance(Begin, End); in parallel_transform_reduce() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp631 unsigned NumInputs; in ParseMicrosoftAsmStatement() local
801 unsigned NumInputs = Names.size() - NumOutputs; in ParseAsmStatement() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1327 unsigned NumInputs = getPHINumInputs(PHI); in getPHIRegionIndices() local
1339 unsigned NumInputs = getPHINumInputs(PHI); in getPHIRegionIndices() local
1351 unsigned NumInputs = getPHINumInputs(PHI); in getPHINonRegionIndices() local
1368 unsigned NumInputs = getPHINumInputs(PHI); in storePHILinearizationInfoDest() local
1430 unsigned NumInputs = getPHINumInputs(PHI); in shrinkPHI() local
1487 unsigned NumInputs = getPHINumInputs(PHI); in replacePHI() local
1528 unsigned NumInputs = getPHINumInputs(PHI); in replaceEntryPHI() local
1552 unsigned NumInputs = getPHINumInputs(PHI); in replaceEntryPHI() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp245 unsigned NumInputs, IdentifierInfo **Names, in ActOnGCCAsmStmt()
935 unsigned NumOutputs, unsigned NumInputs, in ActOnMSAsmStmt()
H A DTreeTransform.h1499 unsigned NumInputs, IdentifierInfo **Names, in RebuildGCCAsmStmt()
1516 unsigned NumOutputs, unsigned NumInputs, in RebuildMSAsmStmt()
4164 unsigned NumInputs, in TransformExprs()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h698 size_type NumInputs = std::distance(in_start, in_end); in append() local
705 void append(size_type NumInputs, ValueParamT Elt) { in append()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp286 unsigned NumInputs, unsigned NumOutputs) { in getOutliningPenalty()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp546 unsigned NumInputs, in setOutputsAndInputsAndClobbers()
585 unsigned NumInputs = getNumInputs(); in getNamedOperand() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2833 unsigned NumInputs = 0; in ReadControlBlock() local
9472 unsigned NumInputs = MF.InputFilesLoaded.size(); in visitInputFileInfos() local
9487 unsigned NumInputs = MF.InputFilesLoaded.size(); in visitInputFiles() local
9500 unsigned NumInputs = MF.InputFilesLoaded.size(); in visitTopLevelModuleMaps() local
H A DASTReaderStmt.cpp386 unsigned NumInputs = S->getNumInputs(); in VisitGCCAsmStmt() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4082 unsigned NumInputs = MI.getNumOperands() - MI.getNumDefs(); in fewerElementsVectorMultiEltType() local
4150 unsigned NumInputs = MI.getNumOperands() - MI.getNumDefs(); in fewerElementsVectorPhi() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5980 std::string &AsmString, unsigned &NumOutputs, unsigned &NumInputs, in parseMSInlineAsm()
H A DMasmParser.cpp7342 std::string &AsmString, unsigned &NumOutputs, unsigned &NumInputs, in parseMSInlineAsm()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38500 unsigned NumInputs = Inputs.size(); in combineX86ShuffleChainWithExtract() local