Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6379 static SDValue getConstVector(ArrayRef<int> Values, MVT VT, SelectionDAG &DAG, in getConstVector() function
6409 static SDValue getConstVector(ArrayRef<APInt> Bits, APInt &Undefs, in getConstVector() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4360 static SDValue getConstVector(ArrayRef<int> Values, MVT VT, SelectionDAG &DAG, in getConstVector() function