Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h213 GenericValue executeFPToUIInst(Value *SrcVal, Type *DstTy,
H A DExecution.cpp1337 GenericValue Interpreter::executeFPToUIInst(Value *SrcVal, Type *DstTy, in executeFPToUIInst() function in Interpreter
1703 SetValue(&I, executeFPToUIInst(I.getOperand(0), I.getType(), SF), SF); in visitFPToUIInst()