Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h188 GenericValue executeGEPOperation(Value *Ptr, gep_type_iterator I,
H A DExecution.cpp993 GenericValue Interpreter::executeGEPOperation(Value *Ptr, gep_type_iterator I, in executeGEPOperation() function in Interpreter
1034 SetValue(&I, executeGEPOperation(I.getPointerOperand(), in visitGetElementPtrInst()
1996 return executeGEPOperation(CE->getOperand(0), gep_type_begin(CE), in getConstantExprValue()