Home
last modified time | relevance | path

Searched defs:Truncs (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp116 SmallSetVector<Instruction *, 4> &Truncs) { in isProfitableToInterleave()
167 SmallSetVector<Instruction *, 4> Truncs; in tryInterleave() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4228 SmallVectorImpl<Instruction *> *Truncs, const TargetLowering &TLI) { in signExtendOperandForOther()
4238 SmallVectorImpl<Instruction *> *Truncs, const TargetLowering &TLI) { in zeroExtendOperandForOther()
4407 SmallVectorImpl<Instruction *> *Truncs, const TargetLowering &TLI) { in promoteOperandForTruncAndAnyExt()
4455 SmallVectorImpl<Instruction *> *Truncs, const TargetLowering &TLI, in promoteOperandForOther()