Home
last modified time | relevance | path

Searched defs:Consts (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DReplaceConstant.cpp52 bool convertUsersOfConstantsToInstructions(ArrayRef<Constant *> Consts, in convertUsersOfConstantsToInstructions()
H A DValue.cpp548 SmallVector<TrackingVH<Constant>, 8> Consts; in replaceUsesWithIf() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600EmitClauseMarkers.cpp122 const SmallVectorImpl<std::pair<MachineOperand *, int64_t>> &Consts = in SubstituteKCacheBank() local
H A DR600InstrInfo.cpp584 std::vector<unsigned> Consts; in fitsConstReadLimitations() local
H A DR600ISelLowering.cpp1989 std::vector<unsigned> Consts; in FoldOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp201 SmallVector<Constant *, 32> Consts; in toConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2525 SmallVector<ConstantInt*,4> Consts(Elem.size()); in buildVector32() local
2616 SmallVector<ConstantInt*,8> Consts(Elem.size()); buildVector64() local
[all...]
H A DHexagonISelLoweringHVX.cpp842 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17156 SmallVector<int, 16> Consts; in EmitPPCBuiltinExpr() local
17165 SmallVector<Constant *, 16> Consts; in EmitPPCBuiltinExpr() local