Searched defs:MapConstantToInst (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
H A D | constants.h | 633 void MapConstantToInst(const Constant* const_value, Instruction* inst) { in MapConstantToInst() function in spvtools::opt::analysis::ConstantManager |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
H A D | constants.h | 633 void MapConstantToInst(const Constant* const_value, Instruction* inst) { in MapConstantToInst() function in spvtools::opt::analysis::ConstantManager |
/third_party/spirv-tools/source/opt/ | ||
H A D | constants.h | 641 void MapConstantToInst(const Constant* const_value, Instruction* inst) { in MapConstantToInst() function in spvtools::opt::analysis::ConstantManager |
Completed in 5 milliseconds