Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
HDInterpreter.h188 GenericValue executeGEPOperation(Value *Ptr, gep_type_iterator I,
HDExecution.cpp1046 GenericValue Interpreter::executeGEPOperation(Value *Ptr, gep_type_iterator I, in executeGEPOperation() function in Interpreter
1087 SetValue(&I, executeGEPOperation(I.getPointerOperand(), in visitGetElementPtrInst()
2049 return executeGEPOperation(CE->getOperand(0), gep_type_begin(CE), in getConstantExprValue()