Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h219 GenericValue executeSIToFPInst(Value *SrcVal, Type *DstTy,
H A DExecution.cpp1444 GenericValue Interpreter::executeSIToFPInst(Value *SrcVal, Type *DstTy, in executeSIToFPInst() function in Interpreter
1698 SetValue(&I, executeSIToFPInst(I.getOperand(0), I.getType(), SF), SF); in visitSIToFPInst()