Home
last modified time | relevance | path

Searched defs:Estimate (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h2303 size_t Estimate = 0; global() variable
2319 size_t Estimate = 0; estimateColdSize() local
2327 size_t Estimate = 0; estimateSize() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11164 if (SDValue Estimate = getEstimate(Subtarget, AArch64ISD::FRSQRTE, Operand, getSqrtEstimate() local
11194 if (SDValue Estimate = getEstimate(Subtarget, AArch64ISD::FRECPE, Operand, getRecipEstimate() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22877 SDValue Estimate = DAG.getNode(Opcode, DL, VT, Op); getSqrtEstimate() local
[all...]