HomeSort by relevance Sort by last modified time
    Searched refs:getNonLiteralOperands (Results 1 - 5 of 5) sorted by null

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVType.h 221 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
275 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
307 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
432 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
499 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
568 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
599 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
SPIRVValue.h 283 std::vector<SPIRVEntry*> getNonLiteralOperands() const {
SPIRVEntry.h 336 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
SPIRVInstruction.h 327 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
488 virtual std::vector<SPIRVEntry*> getNonLiteralOperands() const {
    [all...]
SPIRVModule.cpp     [all...]

Completed in 103 milliseconds