Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h213 GenericValue executeFPToUIInst(Value *SrcVal, Type *DstTy,
DExecution.cpp1323 GenericValue Interpreter::executeFPToUIInst(Value *SrcVal, Type *DstTy, in executeFPToUIInst() function in Interpreter
1691 SetValue(&I, executeFPToUIInst(I.getOperand(0), I.getType(), SF), SF); in visitFPToUIInst()
1991 return executeFPToUIInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DInterpreter.h220 GenericValue executeFPToUIInst(Value *SrcVal, Type *DstTy,
DExecution.cpp980 GenericValue Interpreter::executeFPToUIInst(Value *SrcVal, Type *DstTy, in executeFPToUIInst() function in Interpreter
1126 SetValue(&I, executeFPToUIInst(I.getOperand(0), I.getType(), SF), SF); in visitFPToUIInst()
1197 return executeFPToUIInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h232 GenericValue executeFPToUIInst(Value *SrcVal, Type *DstTy,
DExecution.cpp1324 GenericValue Interpreter::executeFPToUIInst(Value *SrcVal, Type *DstTy, in executeFPToUIInst() function in Interpreter
1692 SetValue(&I, executeFPToUIInst(I.getOperand(0), I.getType(), SF), SF); in visitFPToUIInst()
1992 return executeFPToUIInst(CE->getOperand(0), CE->getType(), SF); in getConstantExprValue()