Home
last modified time | relevance | path

Searched refs:executeGEPOperation (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h188 GenericValue executeGEPOperation(Value *Ptr, gep_type_iterator I,
H A DExecution.cpp1012 GenericValue Interpreter::executeGEPOperation(Value *Ptr, gep_type_iterator I, in executeGEPOperation() function in Interpreter
1053 SetValue(&I, executeGEPOperation(I.getPointerOperand(), in visitGetElementPtrInst()
1993 return executeGEPOperation(CE->getOperand(0), gep_type_begin(CE), in getConstantExprValue()