Home
last modified time | relevance | path

Searched defs:IsOne (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1695 applyUniqueRetValOpt(CallSiteInfo & CSInfo,StringRef FnName,bool IsOne,Constant * UniqueMemberAddr) applyUniqueRetValOpt() argument
1722 __anon0e75e95c0b02(bool IsOne) tryUniqueRetValOpt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3579 bool IsOne = isOneConstant(StoredVal.getOperand(1)); foldLoadStoreIntoMemOperand() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5125 auto IsOne = MIB.buildICmp( buildUDivUsingMul() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6505 SDValue IsOne = DAG.getSetCC(dl, SetCCVT, N1, One, ISD::SETEQ); BuildUDIV() local
H A DDAGCombiner.cpp4856 SDValue IsOne = DAG.getSetCC(DL, CCVT, N1, One, ISD::SETEQ); visitSDIVLike() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5000 bool IsOne = cast<SCEVConstant>(*Res)->getValue()->isOne(); visitUnknown() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13922 bool IsOne = EmitVectorComparison() local
[all...]