Home
last modified time | relevance | path

Searched defs:DAH (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp99 struct DAH : public DAE { struct
100 static char ID;
102 DAH() : DAE(ID) {} in DAH() argument
104 bool ShouldHackArguments() const override { return true; } in ShouldHackArguments()
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp84 struct DAH : public DAE { struct
85 static char ID;
86 DAH() : DAE(ID) {} in DAH() function
88 bool ShouldHackArguments() const override { return true; } in ShouldHackArguments()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp98 struct DAH : public DAE { struct
99 static char ID;
101 DAH() : DAE(ID) {} in DAH() argument
103 bool shouldHackArguments() const override { return true; } in shouldHackArguments()
/aosp_15_r20/external/python/cpython2/Demo/scripts/
Dmorse.py11 DAH = 3 * DOT variable
/aosp_15_r20/external/python/cpython2/Mac/Demo/sound/
Dmorse.py4 DAH = 80 variable
Dmorselib.py10 DAH = 80 variable