Home
last modified time | relevance | path

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

/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...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h208 uint16_t NF : 4; global() member
218 uint16_t NF : 4; global() member
228 uint16_t NF : 4; global() member
237 uint16_t NF : 4; global() member
H A DRISCVRegisterInfo.cpp315 unsigned NF = ZvlssegInfo->first; lowerVSPILL() local
392 unsigned NF = ZvlssegInfo->first; lowerVRELOAD() local
[all...]
H A DRISCVISelDAGToDAG.cpp240 createTuple(SelectionDAG & CurDAG,ArrayRef<SDValue> Regs,unsigned NF,RISCVII::VLMUL LMUL) createTuple() argument
342 unsigned NF = Node->getNumValues() - 1; selectVLSEG() local
381 unsigned NF = Node->getNumValues() - 2; // Do not count VL and Chain. selectVLSEGFF() local
424 unsigned NF = Node->getNumValues() - 1; selectVLXSEG() local
475 unsigned NF = Node->getNumOperands() - 4; selectVSSEG() local
507 unsigned NF = Node->getNumOperands() - 5; selectVSXSEG() local
[all...]
H A DRISCVISelLowering.h1065 unsigned NF; global() member
H A DRISCVInstrInfo.cpp324 unsigned NF = RISCVRI::getNF(RegClass->TSFlags); copyPhysRegVector() local
H A DRISCVISelLowering.cpp9487 unsigned NF = Op->getNumValues() - 1; LowerINTRINSIC_W_CHAIN() local
9608 unsigned NF = Op->getNumOperands() - 4; LowerINTRINSIC_VOID() local
22086 allocatePhysReg(unsigned NF,unsigned LMul,unsigned StartReg) allocatePhysReg() argument
[all...]
/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp164 static_cast<uint8_t>(VectorTypeModifier::Tuple2) + (NF - 2)); in getTupleVTM() argument
61 unsigned NF; global() member
372 for (int NF = 2; NF <= 8; ++NF) { createHeader() local
395 for (int NF = 2; NF <= 8; ++NF) { createHeader() local
530 unsigned NF = R->getValueAsInt("NF"); createRVVIntrinsics() local
[all...]
/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp192 const auto *NF = cast<MCNopsFragment>(this); dump() local
H A DMCAssembler.cpp744 const MCNopsFragment &NF = cast<MCNopsFragment>(F); writeFragment() local
/llvm-project/libcxxabi/test/
H A Dtest_demangle.pass.cpp30225 const unsigned NF = sizeof(fp_literal_cases) / sizeof(fp_literal_cases[0]); global() variable
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneModule.cpp81 Function *NF = in CloneModule() local
H A DSimplifyLibCalls.cpp2121 const APFloat *NF = IsReciprocal ? &BaseR : BaseF; replacePowWithExp() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/
H A Dpermissions.pass.cpp95 const perm_options NF = perm_options::nofollow; in basic_permissions_test() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp507 Function *NF = Function::Create(FTy, F.getLinkage(), F.getAddressSpace()); replaceAllUsesWithNewDeclaration() local
545 Function *NF = Function::Create(NFTy, F.getLinkage(), F.getAddressSpace()); deriveFixedArityReplacement() local
633 expandCall(Module & M,IRBuilder<> & Builder,CallBase * CB,FunctionType * VarargFunctionType,Function * NF) expandCall() argument
[all...]
H A DDeadArgumentElimination.cpp172 Function *NF = Function::Create(NFTy, F.getLinkage(), F.getAddressSpace()); deleteDeadVarargs() local
871 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace()); removeDeadStuffFromFunction() local
[all...]
H A DArgumentPromotion.cpp161 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace(), doPromotion() local
[all...]
/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...]
/llvm-project/clang/lib/AST/Interp/
H A DPointer.cpp
/llvm-project/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
H A Dp1.cpp329 namespace NF { namespace
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp605 uint32_t NF = N->Flags; common() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp2219 RVV_VECTOR_TYPE(Name,Id,SingletonId,ElKind,ElBits,NF,IsSigned,IsFP,IsBF) getTypeInfoImpl() argument
4063 RVV_VECTOR_TYPE_INT(Name,Id,SingletonId,NumEls,ElBits,NF,IsSigned) getBuiltinVectorTypeInfo() argument
4068 RVV_VECTOR_TYPE_FLOAT(Name,Id,SingletonId,NumEls,ElBits,NF) getBuiltinVectorTypeInfo() argument
4072 RVV_VECTOR_TYPE_BFLOAT(Name,Id,SingletonId,NumEls,ElBits,NF) getBuiltinVectorTypeInfo() argument
4121 RVV_VECTOR_TYPE(Name,Id,SingletonId,NumEls,ElBits,NF,IsSigned,IsFP,IsBF) getScalableVectorType() argument
[all...]
H A DType.cpp2560 RVV_VECTOR_TYPE(Name,Id,SingletonId,NumEls,ElBits,NF,IsSigned,IsFP,IsBF) isRVVVLSBuiltinType() argument
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp21767 unsigned NF = 1; EmitRISCVBuiltinExpr() local