Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinstruction.cpp39 const uint32_t kExtInstInstructionInIdx = 1; variable
658 GetSingleWordInOperand(kExtInstInstructionInIdx)); in GetOpenCL100DebugOpcode()
676 uint32_t opcode = GetSingleWordInOperand(kExtInstInstructionInIdx); in GetShader100DebugOpcode()
705 GetSingleWordInOperand(kExtInstInstructionInIdx)); in GetCommonDebugOpcode()
930 switch (GetSingleWordInOperand(kExtInstInstructionInIdx)) { in IsScalarizable()
Ddebug_info_manager.cpp43 static const uint32_t kExtInstInstructionInIdx = 1; variable
591 dbg_val->SetInOperand(kExtInstInstructionInIdx, {CommonDebugInfoDebugValue}); in AddDebugValueForDecl()
769 dbg_global_var->SetInOperand(kExtInstInstructionInIdx, in ConvertDebugGlobalToLocalVariable()
Dfolding_rules.cpp34 const uint32_t kExtInstInstructionInIdx = 1; variable
1996 composite_inst->GetSingleWordInOperand(kExtInstInstructionInIdx) != in FMixFeedingExtract()
2493 inst->GetSingleWordInOperand(kExtInstInstructionInIdx) == in RedundantFMix()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp39 const uint32_t kExtInstInstructionInIdx = 1; variable
680 GetSingleWordInOperand(kExtInstInstructionInIdx)); in GetOpenCL100DebugOpcode()
699 GetSingleWordInOperand(kExtInstInstructionInIdx)); in GetShader100DebugOpcode()
723 GetSingleWordInOperand(kExtInstInstructionInIdx)); in GetCommonDebugOpcode()
948 switch (GetSingleWordInOperand(kExtInstInstructionInIdx)) { in IsScalarizable()
Ddebug_info_manager.cpp41 static const uint32_t kExtInstInstructionInIdx = 1; variable
585 dbg_val->SetInOperand(kExtInstInstructionInIdx, {CommonDebugInfoDebugValue}); in AddDebugValueForDecl()
763 dbg_global_var->SetInOperand(kExtInstInstructionInIdx, in ConvertDebugGlobalToLocalVariable()
Dfolding_rules.cpp34 const uint32_t kExtInstInstructionInIdx = 1; variable
1788 composite_inst->GetSingleWordInOperand(kExtInstInstructionInIdx) != in FMixFeedingExtract()
2152 inst->GetSingleWordInOperand(kExtInstInstructionInIdx) == in RedundantFMix()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.cpp39 const uint32_t kExtInstInstructionInIdx = 1; variable
680 GetSingleWordInOperand(kExtInstInstructionInIdx)); in GetOpenCL100DebugOpcode()
699 GetSingleWordInOperand(kExtInstInstructionInIdx)); in GetShader100DebugOpcode()
723 GetSingleWordInOperand(kExtInstInstructionInIdx)); in GetCommonDebugOpcode()
948 switch (GetSingleWordInOperand(kExtInstInstructionInIdx)) { in IsScalarizable()
Ddebug_info_manager.cpp41 static const uint32_t kExtInstInstructionInIdx = 1; variable
585 dbg_val->SetInOperand(kExtInstInstructionInIdx, {CommonDebugInfoDebugValue}); in AddDebugValueForDecl()
763 dbg_global_var->SetInOperand(kExtInstInstructionInIdx, in ConvertDebugGlobalToLocalVariable()
Dfolding_rules.cpp34 const uint32_t kExtInstInstructionInIdx = 1; variable
1788 composite_inst->GetSingleWordInOperand(kExtInstInstructionInIdx) != in FMixFeedingExtract()
2152 inst->GetSingleWordInOperand(kExtInstInstructionInIdx) == in RedundantFMix()