Searched defs:Stripped (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyTargetMachine.cpp | 239 bool Stripped = false; in stripAtomics() local 264 bool Stripped = false; in stripThreadLocals() local 275 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyTargetMachine.cpp | 253 bool Stripped = false; in stripAtomics() local 278 bool Stripped = false; in stripThreadLocals() local 288 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures()
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | AttributorAttributes.cpp | 1757 AANonNull::StateType &T, bool Stripped) -> bool { in updateImpl() 3563 bool Stripped) -> bool { in updateImpl() 3853 AAAlign::StateType &T, bool Stripped) -> bool { in updateImpl() 4857 bool Stripped) -> bool { in updateImpl() argument 6632 bool Stripped) -> bool { in categorizePtrValue() 7283 IntegerRangeState &T, bool Stripped) -> bool { in updateImpl() 7971 AANoUndef::StateType &T, bool Stripped) -> bool { in updateImpl()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 1868 bool Stripped) -> bool { in updateImpl() 3268 auto VisitValueCB = [&](Value &V, DerefState &T, bool Stripped) -> bool { in updateImpl() 3536 bool Stripped) -> bool { in updateImpl() 4328 auto VisitValueCB = [&](Value &V, BooleanState, bool Stripped) -> bool { in updateImpl() 5469 bool Stripped) -> bool { in updateImpl()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 3875 const SCEV *Stripped; in eraseValueFromMap() local 3922 const SCEV *Stripped = S; in getSCEV() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 3836 const SCEV *Stripped; in eraseValueFromMap() local 3883 const SCEV *Stripped = S; in getSCEV() local
|
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 9366 const Expr *Stripped = *ArraySize; in VisitCXXNewExpr() local
|