Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h215 GenericValue executeFPToSIInst(Value *SrcVal, Type *DstTy,
H A DExecution.cpp1375 GenericValue Interpreter::executeFPToSIInst(Value *SrcVal, Type *DstTy, in executeFPToSIInst() function in Interpreter
1708 SetValue(&I, executeFPToSIInst(I.getOperand(0), I.getType(), SF), SF); in visitFPToSIInst()