Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp708 Register FPOne = B.buildFConstant(LLT::scalar(64), 1.0).getReg(0); TEST_F() local
730 Register FPOne = B.buildFConstant(s64, 1.0).getReg(0); TEST_F() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17246 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); combineRepeatedFPDivisors() local
28019 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); BuildDivEstimate() local
[all...]