Home
last modified time | relevance | path

Searched defs:addIntegerConstant (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DConstantPoolEditor.java53 public int addIntegerConstant(int value) in addIntegerConstant() method in ConstantPoolEditor
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp892 SPIRVModuleImpl::addIntegerConstant(SPIRVTypeInt *Ty, uint64_t V) { in addIntegerConstant() function in SPIRV::SPIRVModuleImpl