Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9440 std::string RecipOp(Base); in getRecipOp() local
9464 std::string RecipOp = getRecipOp("sqrt", VT); in getRsqrtEstimate() local
9486 std::string RecipOp = getRecipOp("div", VT); in getRecipEstimate() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4569 std::string RecipOp; in getEstimate() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp14923 const char *RecipOp; in getRsqrtEstimate() local
14955 const char *RecipOp; in getRecipEstimate() local