Home
last modified time | relevance | path

Searched refs:storeValue (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Reactor/
DNucleus.cpp839 llvm::Value *LValue::storeValue(llvm::Value *value, unsigned int alignment) const in storeValue() function in sw::LValue
856 storeValue(argument.value); in Bool()
865 storeValue(Nucleus::createConstantBool(x)); in Bool()
870 storeValue(rhs.value); in Bool()
876 storeValue(value); in Bool()
882 storeValue(value); in Bool()
887 storeValue(rhs.value); in operator =()
895 storeValue(value); in operator =()
903 storeValue(value); in operator =()
930 storeValue(argument.value); in Byte()
[all …]
DNucleus.hpp286 llvm::Value *storeValue(llvm::Value *value, unsigned int alignment = 0) const;
2415 LValue::storeValue(pointerT); in Pointer()
2423 LValue::storeValue(pointerT); in Pointer()
2783 LValue::storeValue(argument.value); in Pointer()
2798 LValue::storeValue((llvm::Value*)globalPointer); // FIXME: Const in Pointer()
2804 LValue::storeValue(Nucleus::createNullPointer(T::getType())); in Pointer()
2810 LValue::storeValue(rhs.value); in Pointer()
2817 LValue::storeValue(value); in Pointer()
2824 LValue::storeValue(value); in Pointer()
2830 LValue::storeValue(rhs.value); in operator =()
[all …]
/external/proguard/src/proguard/optimize/evaluation/
DPartialEvaluator.java732 Value storeValue = new InstructionOffsetValue(instructionOffset); in evaluateSingleInstructionBlock() local
733 variables.setProducerValue(storeValue); in evaluateSingleInstructionBlock()
734 stack.setProducerValue(storeValue); in evaluateSingleInstructionBlock()
1049 Value storeValue = new InstructionOffsetValue(AT_CATCH_ENTRY); in visitExceptionInfo() local
1050 variables.setProducerValue(storeValue); in visitExceptionInfo()
1051 stack.setProducerValue(storeValue); in visitExceptionInfo()
1175 Value storeValue = new InstructionOffsetValue(AT_METHOD_ENTRY);
1176 parameters.setProducerValue(storeValue);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...