Home
last modified time | relevance | path

Searched defs:getValueTypes (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenRegisters.h125 const std::vector<MVT::SimpleValueType> &getValueTypes() const {return VTs;} in getValueTypes() function
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEntry.cpp216 SPIRVEntry::getValueTypes(const std::vector<SPIRVId>& IdVec)const { in getValueTypes() function in SPIRV::SPIRVEntry
DSPIRVModule.cpp1462 SPIRVModuleImpl::getValueTypes(const std::vector<SPIRVId>& IdVec)const { in getValueTypes() function in SPIRV::SPIRVModuleImpl
/external/llvm/utils/TableGen/
DCodeGenRegisters.h321 ArrayRef<MVT::SimpleValueType> getValueTypes() const {return VTs;} in getValueTypes() function