Home
last modified time | relevance | path

Searched defs:scalarize (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeDivRem.cpp57 static void scalarize(BinaryOperator *BO, scalarize() function
H A DExpandLargeFpConvert.cpp573 static void scalarize(Instruction *I, SmallVectorImpl<Instruction *> &Replace) { scalarize() function
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizeMutations.cpp108 LegalizeMutation LegalizeMutations::scalarize(unsigned TypeIdx) { in scalarize() function in LegalizeMutations
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h930 LegalizeRuleSet &scalarize(unsigned TypeIdx) { scalarize() function