Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp267 bool Stripped = false; stripAtomics() local
292 bool Stripped = false; stripThreadLocals() local
313 recordFeatures(Module & M,const FeatureBitset & Features,bool Stripped) recordFeatures() argument
/llvm-project/clang-tools-extra/pseudo/unittests/
H A DTokenTest.cpp
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp165 Value *Stripped = Op->stripPointerCasts(); in lowerPrintfForGpu() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp492 Value *Stripped = CurInst->stripPointerCastsForAliasAnalysis(); EvaluateBlock() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2596 bool Stripped; updateImpl() local
5020 bool Stripped; updateImpl() local
5315 bool Stripped; updateImpl() local
10241 bool Stripped; updateImpl() local
10765 Value *Stripped = getAssociatedValue().stripPointerCasts(); initialize() local
[all...]
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp760 "associated metadata must point to a GlobalObject", GO, Stripped); in visitGlobalValue() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9929 const Expr *Stripped = *ArraySize; VisitCXXNewExpr() local