Home
last modified time | relevance | path

Searched defs:NF (Results 1 – 22 of 22) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp361 static VectorTypeModifier getTupleVTM(unsigned NF) { in getTupleVTM() argument
622 unsigned NF = 0; parsePrototypeDescriptor() local
922 computeTypes(BasicType BT,int Log2LMUL,unsigned NF,ArrayRef<PrototypeDescriptor> Prototype) computeTypes() argument
981 RVVIntrinsic(StringRef NewName,StringRef Suffix,StringRef NewOverloadedName,StringRef OverloadedSuffix,StringRef IRName,bool IsMasked,bool HasMaskedOffOperand,bool HasVL,PolicyScheme Scheme,bool SupportOverloading,bool HasBuiltinAlias,StringRef ManualCodegen,const RVVTypes & OutInTypes,const std::vector<int64_t> & NewIntrinsicTypes,const std::vector<StringRef> & RequiredFeatures,unsigned NF,Policy NewPolicyAttrs,bool HasFRMRoundModeOp) RVVIntrinsic() argument
1041 computeBuiltinTypes(llvm::ArrayRef<PrototypeDescriptor> Prototype,bool IsMasked,bool HasMaskedOffOperand,bool HasVL,unsigned NF,PolicyScheme DefaultScheme,Policy PolicyAttrs,bool IsTuple) computeBuiltinTypes() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp61 unsigned NF; member
162 getTupleVTM(unsigned NF) getTupleVTM() argument
374 for (int NF = 2; NF <= 8; ++NF) { createHeader() local
397 for (int NF = 2; NF <= 8; ++NF) { createHeader() local
532 unsigned NF = R->getValueAsInt("NF"); createRVVIntrinsics() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h208 uint16_t NF : 4; member
218 uint16_t NF : 4; member
198 uint16_t NF : 4; global() member
227 uint16_t NF : 4; global() member
H A DRISCVRegisterInfo.cpp288 unsigned NF = ZvlssegInfo->first; lowerVSPILL() local
365 unsigned NF = ZvlssegInfo->first; lowerVRELOAD() local
[all...]
H A DRISCVISelDAGToDAG.cpp241 createTuple(SelectionDAG & CurDAG,ArrayRef<SDValue> Regs,unsigned NF,RISCVII::VLMUL LMUL) createTuple() argument
343 unsigned NF = Node->getNumValues() - 1; selectVLSEG() local
382 unsigned NF = Node->getNumValues() - 2; // Do not count VL and Chain. selectVLSEGFF() local
425 unsigned NF = Node->getNumValues() - 1; selectVLXSEG() local
476 unsigned NF = Node->getNumOperands() - 4; selectVSSEG() local
508 unsigned NF = Node->getNumOperands() - 5; selectVSXSEG() local
[all...]
H A DRISCVISelLowering.cpp8819 unsigned NF = Op->getNumValues() - 1; LowerINTRINSIC_W_CHAIN() local
8955 unsigned NF = Op->getNumOperands() - 4; LowerINTRINSIC_VOID() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneModule.cpp81 Function *NF = in CloneModule() local
H A DSimplifyLibCalls.cpp2069 const APFloat *NF = IsReciprocal ? &BaseR : BaseF; replacePowWithExp() local
/freebsd-src/bin/pax/
H A Doptions.h62 #define NF 0x00000100 macro
/freebsd-src/lib/libc/regex/grot/
H A Dsplit.c184 # define NF 5 in dosplit() macro
/freebsd-src/contrib/netbsd-tests/lib/libc/regex/
H A Dsplit.c215 # define NF 5 in dosplit() macro
/freebsd-src/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h266 unsigned NF = 0; variable
401 unsigned NF = 1; variable
549 uint8_t NF; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp172 Function *NF = Function::Create(NFTy, F.getLinkage(), F.getAddressSpace()); in deleteDeadVarargs() local
873 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace()); removeDeadStuffFromFunction() local
[all...]
H A DArgumentPromotion.cpp160 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace(), doPromotion() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.cpp278 unsigned NF = Record->getNumFields(); toRValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp428 const auto *NF = cast<MCNopsFragment>(this); dump() local
H A DMCAssembler.cpp635 const MCNopsFragment &NF = cast<MCNopsFragment>(F); writeFragment() local
/freebsd-src/contrib/one-true-awk/
H A Dtran.c44 Awkfloat *NF; /* number of fields in current record */ variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp605 uint32_t NF = N->Flags; in common() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2187 RVV_VECTOR_TYPE(Name,Id,SingletonId,ElKind,ElBits,NF,IsSigned,IsFP,IsBF) getTypeInfoImpl() argument
3940 RVV_VECTOR_TYPE_INT(Name,Id,SingletonId,NumEls,ElBits,NF,IsSigned) getBuiltinVectorTypeInfo() argument
3945 RVV_VECTOR_TYPE_FLOAT(Name,Id,SingletonId,NumEls,ElBits,NF) getBuiltinVectorTypeInfo() argument
3949 RVV_VECTOR_TYPE_BFLOAT(Name,Id,SingletonId,NumEls,ElBits,NF) getBuiltinVectorTypeInfo() argument
3998 RVV_VECTOR_TYPE(Name,Id,SingletonId,NumEls,ElBits,NF,IsSigned,IsFP,IsBF) getScalableVectorType() argument
H A DType.cpp2478 RVV_VECTOR_TYPE(Name,Id,SingletonId,NumEls,ElBits,NF,IsSigned,IsFP,IsBF) isRVVVLSBuiltinType() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp21134 unsigned NF = 1; EmitRISCVBuiltinExpr() local