Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5522 static SDValue getConstVector(ArrayRef<int> Values, MVT VT, SelectionDAG &DAG, in getConstVector() function
5552 static SDValue getConstVector(ArrayRef<APInt> Bits, APInt &Undefs, in getConstVector() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4360 static SDValue getConstVector(ArrayRef<int> Values, MVT VT, SelectionDAG &DAG, in getConstVector() function