Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp263 bool Stripped = false; in stripAtomics() local
288 bool Stripped = false; in stripThreadLocals() local
309 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp165 Value *Stripped = Op->stripPointerCasts(); in lowerPrintfForGpu() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp492 Value *Stripped = CurInst->stripPointerCastsForAliasAnalysis(); in EvaluateBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2596 bool Stripped; in updateImpl() local
5020 bool Stripped; in updateImpl() local
5315 bool Stripped; in updateImpl() local
10241 bool Stripped; in updateImpl() local
10765 Value *Stripped = getAssociatedValue().stripPointerCasts(); in initialize() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp2833 const Expr *Stripped = *ArraySizeExpr; in VisitCXXNewExpr() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp750 const Value *Stripped = VM->getValue()->stripPointerCastsAndAliases(); in visitGlobalValue() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9944 const Expr *Stripped = *ArraySize; in VisitCXXNewExpr() local