Home
last modified time | relevance | path

Searched defs:Stripped (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp258 bool Stripped = false; in stripAtomics() local
283 bool Stripped = false; in stripThreadLocals() local
293 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp480 Value *Stripped = CurInst->stripPointerCastsForAliasAnalysis(); in EvaluateBlock() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp197 Value *Stripped = Op->stripPointerCasts(); in lowerPrintfForGpu() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2759 bool Stripped; in updateImpl() local
4949 bool Stripped; in updateImpl() local
5244 bool Stripped; in updateImpl() local
10436 Value *Stripped = getAssociatedValue().stripPointerCasts(); in initialize() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp9549 const Expr *Stripped = *ArraySize; in VisitCXXNewExpr() local