Searched defs:Fp (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 1744 void NVPTXAsmPrinter::printFPConstant(const ConstantFP *Fp, raw_ostream &O) { in printFPConstant()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 7506 Value *Op, llvm::Type *Ty, const CmpInst::Predicate Fp, in EmitAArch64CompareBuiltinExpr()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 5197 SDValue Fp = isSaturatingMinMax(N0, N1, N2, N3, CC, BW, Unsigned); in PerformMinMaxFpToSatCombine() local
|