Home
last modified time | relevance | path

Searched defs:Fp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1744 void NVPTXAsmPrinter::printFPConstant(const ConstantFP *Fp, raw_ostream &O) { in printFPConstant()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp7506 Value *Op, llvm::Type *Ty, const CmpInst::Predicate Fp, in EmitAArch64CompareBuiltinExpr()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5197 SDValue Fp = isSaturatingMinMax(N0, N1, N2, N3, CC, BW, Unsigned); in PerformMinMaxFpToSatCombine() local