Home
last modified time | relevance | path

Searched refs:selectConstVector (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVInstructionSelector.cpp111 bool selectConstVector(Register ResVReg, const SPIRVType *ResType,
283 return selectConstVector(ResVReg, ResType, I); in spvSelect()
957 bool SPIRVInstructionSelector::selectConstVector(Register ResVReg, in selectConstVector() function in SPIRVInstructionSelector