Home
last modified time | relevance | path

Searched refs:Bypasses (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DVarBypassDetector.h48 llvm::DenseSet<const VarDecl *> Bypasses; variable
58 return AlwaysBypassed || Bypasses.find(D) != Bypasses.end(); in IsBypassed()
DVarBypassDetector.cpp23 Bypasses.clear(); in Init()
161 Bypasses.insert(ScopeTo.second); in Detect()
DCGDecl.cpp1546 if (!Bypasses.IsBypassed(&D) && in EmitAutoVarAlloca()
DCodeGenFunction.cpp1326 Bypasses.Init(Body); in GenerateCode()
DCodeGenFunction.h277 VarBypassDetector Bypasses;
/external/llvm/include/llvm/Target/
DTargetItinerary.td95 // are defined or read. Bypasses are optional "pipeline forwarding pathes", if
117 list<Bypass> Bypasses = bypasses;
/external/llvm-project/llvm/include/llvm/Target/
DTargetItinerary.td94 // are defined or read. Bypasses are optional "pipeline forwarding paths", if
116 list<Bypass> Bypasses = bypasses;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetItinerary.td94 // are defined or read. Bypasses are optional "pipeline forwarding paths", if
116 list<Bypass> Bypasses = bypasses;
/external/llvm-project/llvm/lib/Target/ARM/
DARMScheduleA9.td34 // Bypasses
/external/llvm/lib/Target/ARM/
DARMScheduleA9.td35 // Bypasses
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMScheduleA9.td34 // Bypasses