Home
last modified time | relevance | path

Searched defs:Folded (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDJB.cpp78 StringRef Folded = toUTF8(C, Storage); in caseFoldingDjbHash() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp359 static Constant *getFoldedSizeOfImpl(Type *Ty, Type *DestTy, bool Folded, in getFoldedSizeOfImpl()
414 static Constant *getFoldedSizeOf(Type *Ty, Type *DestTy, bool Folded, in getFoldedSizeOf()
423 static Constant *getFoldedSizeOf(Type *Ty, Type *DestTy, bool Folded) { in getFoldedSizeOf()
432 static Constant *getFoldedAlignOf(Type *Ty, Type *DestTy, bool Folded) { in getFoldedAlignOf()
497 bool Folded) { in getFoldedOffsetOf()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp375 Constant *Folded = in instCombineIntrinsic() local
H A DAMDGPUISelLowering.cpp3558 if (SDValue Folded = foldFreeOpFromSelect(DCI, SDValue(N, 0))) in performSelectCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp809 Constant *Folded = ConstantExpr::get(BO->getOpcode(), V, CI); in computeValueKnownInPredecessorsImpl() local
942 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); in computeValueKnownInPredecessorsImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h306 bool Folded; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4316 if (SDValue Folded = buildUREMEqFold(VT, N0, N1, Cond, DCI, dl)) in SimplifySetCC() local
4319 if (SDValue Folded = buildSREMEqFold(VT, N0, N1, Cond, DCI, dl)) in SimplifySetCC() local
5443 if (SDValue Folded = prepareUREMEqFold(SETCCVT, REMNode, CompTargetNode, Cond, in buildUREMEqFold() local
5681 if (SDValue Folded = prepareSREMEqFold(SETCCVT, REMNode, CompTargetNode, Cond, in buildSREMEqFold() local
H A DSelectionDAG.cpp5171 SDValue Folded = getConstant(FoldAttempt.getValue(), DL, VT); in FoldConstantArithmetic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp2961 Constant *Folded = in ConstantFoldFixedVectorCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp16266 bool Folded = in VerifyIntegerConstantExpression() local