Home
last modified time | relevance | path

Searched refs:executePtrToIntInst (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h221 GenericValue executePtrToIntInst(Value *SrcVal, Type *DstTy,
DExecution.cpp1464 GenericValue Interpreter::executePtrToIntInst(Value *SrcVal, Type *DstTy, in executePtrToIntInst() function in Interpreter
1701 SetValue(&I, executePtrToIntInst(I.getOperand(0), I.getType(), SF), SF); in visitPtrToIntInst()
1995 return executePtrToIntInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DInterpreter.h228 GenericValue executePtrToIntInst(Value *SrcVal, Type *DstTy,
DExecution.cpp1033 GenericValue Interpreter::executePtrToIntInst(Value *SrcVal, Type *DstTy, in executePtrToIntInst() function in Interpreter
1136 SetValue(&I, executePtrToIntInst(I.getOperand(0), I.getType(), SF), SF); in visitPtrToIntInst()
1201 return executePtrToIntInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h240 GenericValue executePtrToIntInst(Value *SrcVal, Type *DstTy,
DExecution.cpp1465 GenericValue Interpreter::executePtrToIntInst(Value *SrcVal, Type *DstTy, in executePtrToIntInst() function in Interpreter
1702 SetValue(&I, executePtrToIntInst(I.getOperand(0), I.getType(), SF), SF); in visitPtrToIntInst()
1996 return executePtrToIntInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()