Home
last modified time | relevance | path

Searched defs:Cs (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp20 void fuzzerop::makeConstantsWithType(Type *T, std::vector<Constant *> &Cs) { in makeConstantsWithType()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp777 NodeVect &Cs = CF->second; in recalculatePlacement() local
817 NodeVect &Cs = CF->second; in recalculatePlacementRec() local
907 NodeVect &Cs = CF->second; in adjustForInvariance() local
1142 NodeVect &Cs = CF->second; in getAllUsersForNode() local
1206 NodeVect &Cs = NCM[Last]; in materialize() local
H A DHexagonISelDAGToDAGHVX.cpp251 NodeSet &Cs = Edges[C]; in color() local
2398 __anon9fc097471902(const std::set<CycleType> &Cs, unsigned Len) perfect() argument
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dfinite_pow.h27 #define Cs __v_pow_exp_data.poly macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp372 if (Cs.empty()) continue; in runOnBasicBlock() local