Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h215 GenericValue executeFPToSIInst(Value *SrcVal, Type *DstTy,
DExecution.cpp1361 GenericValue Interpreter::executeFPToSIInst(Value *SrcVal, Type *DstTy, in executeFPToSIInst() function in Interpreter
1696 SetValue(&I, executeFPToSIInst(I.getOperand(0), I.getType(), SF), SF); in visitFPToSIInst()
1993 return executeFPToSIInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DInterpreter.h222 GenericValue executeFPToSIInst(Value *SrcVal, Type *DstTy,
DExecution.cpp994 GenericValue Interpreter::executeFPToSIInst(Value *SrcVal, Type *DstTy, in executeFPToSIInst() function in Interpreter
1131 SetValue(&I, executeFPToSIInst(I.getOperand(0), I.getType(), SF), SF); in visitFPToSIInst()
1199 return executeFPToSIInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h234 GenericValue executeFPToSIInst(Value *SrcVal, Type *DstTy,
DExecution.cpp1362 GenericValue Interpreter::executeFPToSIInst(Value *SrcVal, Type *DstTy, in executeFPToSIInst() function in Interpreter
1697 SetValue(&I, executeFPToSIInst(I.getOperand(0), I.getType(), SF), SF); in visitFPToSIInst()
1994 return executeFPToSIInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()