Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h205 GenericValue executeSExtInst(Value *SrcVal, Type *DstTy,
DExecution.cpp1237 GenericValue Interpreter::executeSExtInst(Value *SrcVal, Type *DstTy, in executeSExtInst() function in Interpreter
1661 SetValue(&I, executeSExtInst(I.getOperand(0), I.getType(), SF), SF); in visitSExtInst()
1981 return executeSExtInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DInterpreter.h212 GenericValue executeSExtInst(Value *SrcVal, Type *DstTy,
DExecution.cpp944 GenericValue Interpreter::executeSExtInst(Value *SrcVal, Type *DstTy, in executeSExtInst() function in Interpreter
1096 SetValue(&I, executeSExtInst(I.getOperand(0), I.getType(), SF), SF); in visitSExtInst()
1187 return executeSExtInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h224 GenericValue executeSExtInst(Value *SrcVal, Type *DstTy,
DExecution.cpp1238 GenericValue Interpreter::executeSExtInst(Value *SrcVal, Type *DstTy, in executeSExtInst() function in Interpreter
1662 SetValue(&I, executeSExtInst(I.getOperand(0), I.getType(), SF), SF); in visitSExtInst()
1982 return executeSExtInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()