Home
last modified time | relevance | path

Searched refs:SIAnnotateControlFlow (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp54 class SIAnnotateControlFlow : public FunctionPass { class
108 SIAnnotateControlFlow() : FunctionPass(ID) {} in SIAnnotateControlFlow() function in __anon0311751c0111::SIAnnotateControlFlow
127 INITIALIZE_PASS_BEGIN(SIAnnotateControlFlow, DEBUG_TYPE,
131 INITIALIZE_PASS_END(SIAnnotateControlFlow, DEBUG_TYPE,
134 char SIAnnotateControlFlow::ID = 0;
137 bool SIAnnotateControlFlow::doInitialization(Module &M) { in doInitialization()
162 bool SIAnnotateControlFlow::isUniform(BranchInst *T) { in isUniform()
168 bool SIAnnotateControlFlow::isTopOfStack(BasicBlock *BB) { in isTopOfStack()
173 Value *SIAnnotateControlFlow::popSaved() { in popSaved()
178 void SIAnnotateControlFlow::push(BasicBlock *BB, Value *Saved) { in push()
[all …]
DCMakeLists.txt94 SIAnnotateControlFlow.cpp
/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp46 class SIAnnotateControlFlow : public FunctionPass { class
98 SIAnnotateControlFlow(): in SIAnnotateControlFlow() function in __anoncda3c9e40111::SIAnnotateControlFlow
121 INITIALIZE_PASS_BEGIN(SIAnnotateControlFlow, DEBUG_TYPE,
124 INITIALIZE_PASS_END(SIAnnotateControlFlow, DEBUG_TYPE,
127 char SIAnnotateControlFlow::ID = 0;
130 bool SIAnnotateControlFlow::doInitialization(Module &M) { in doInitialization()
169 bool SIAnnotateControlFlow::isUniform(BranchInst *T) { in isUniform()
175 bool SIAnnotateControlFlow::isTopOfStack(BasicBlock *BB) { in isTopOfStack()
180 Value *SIAnnotateControlFlow::popSaved() { in popSaved()
185 void SIAnnotateControlFlow::push(BasicBlock *BB, Value *Saved) { in push()
[all …]
DCMakeLists.txt64 SIAnnotateControlFlow.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dbranch-uniformity.ll6 ; SIAnnotateControlFlow and structurizecfg had different ideas about which
/external/llvm/test/CodeGen/AMDGPU/
Dbranch-uniformity.ll6 ; SIAnnotateControlFlow and structurizecfg had different ideas about which