Home
last modified time | relevance | path

Searched defs:FExt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1178 Value *FExt = FExtBBBuilder.CreateFPExt(&Load, ExtendedVT); in handleLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7555 SDValue FExt = DAG.getFPExtendOrRound(Src, DL, InterimFVT); in LowerOperation() local