Searched refs:GetExponent (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 5463 static SDValue GetExponent(SelectionDAG &DAG, SDValue Op, in GetExponent() function 5607 SDValue Exp = GetExponent(DAG, Op1, TLI, dl); in expandLog() 5706 SDValue LogOfExponent = GetExponent(DAG, Op1, TLI, dl); in expandLog2() 5803 SDValue Exp = GetExponent(DAG, Op1, TLI, dl); in expandLog10()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 15354 …4llvm12SelectionDAGENS_7SDValueERKNS_14TargetLoweringENS_8DebugLocE", "GetExponent(llvm::Selection…
|