Home
last modified time | relevance | path

Searched defs:Dup (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp513 for (unsigned Dup = 1; Dup < TheOnlySuccDuplicates; ++Dup) in foldTerminators() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineLICM.cpp1318 if (MachineInstr *Dup = LookForDuplicate(MI, CI->second)) { in EliminateCSE() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h278 bool Dup(InterpState &S, CodePtr OpPC) { in Dup() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp9030 Value *Dup = EmitSVEDupX(CmpNE, OverloadedTy); in EmitAArch64SVEBuiltinExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12748 SDValue Dup = N->getOperand(1); in performSVEAndCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8237 SDValue Dup = DAG.getNode(X86ISD::MOVDDUP, DL, MVT::v2f64, NewBV); in LowerBuildVectorv4x32() local