Home
last modified time | relevance | path

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

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