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.cpp1124 Value *FExt = FExtBBBuilder.CreateFPExt(&Load, ExtendedVT); in handleLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6612 return DAG.getNode(Op.getOpcode(), DL, Op->getVTList(), Chain, FExt); in LowerOperation() local