Searched defs:Estimate (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryFunction.h | 2303 size_t Estimate = 0; global() variable |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 11164 if (SDValue Estimate = getEstimate(Subtarget, AArch64ISD::FRSQRTE, Operand, getSqrtEstimate() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 22877 SDValue Estimate = DAG.getNode(Opcode, DL, VT, Op); getSqrtEstimate() local |