Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1966 canLosslesslyConvertToFPType(APFloat & FPLiteral,MVT VT) canLosslesslyConvertToFPType() argument
2026 APFloat FPLiteral(APFloat::IEEEdouble(), APInt(64, Imm.Val)); isInlinableImm() local
2133 APFloat FPLiteral(APFloat::IEEEdouble(), APInt(64, Imm.Val)); isLiteralImm() local
2314 APFloat FPLiteral(APFloat::IEEEdouble(), Literal); addLiteralImmOperand() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9177 FloatingLiteral *FPLiteral; CheckFloatComparison() local