Searched refs:ConstantVector (Results 51 - 52 of 52) sorted by relevance

123

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10792 Constant *C1 = ConstantVector::get(CV1);
11387 C = ConstantVector::getSplat(NumElts, C);
11422 C = ConstantVector::getSplat(NumElts, C);
11477 Constant *C = ConstantVector::get(CV);
11510 C = ConstantVector::get(CV);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1980 Constant *CP = ConstantVector::get(CV);

Completed in 200 milliseconds

123