Home
last modified time | relevance | path

Searched defs:R600ExpandSpecialInstrsPass (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp40 class R600ExpandSpecialInstrsPass : public MachineFunctionPass { class
50 R600ExpandSpecialInstrsPass() : MachineFunctionPass(ID) {} in R600ExpandSpecialInstrsPass() function in __anon04518e990111::R600ExpandSpecialInstrsPass
/external/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp31 class R600ExpandSpecialInstrsPass : public MachineFunctionPass { class
40 R600ExpandSpecialInstrsPass(TargetMachine &tm) : MachineFunctionPass(ID), in R600ExpandSpecialInstrsPass() function in __anonbccc35610111::R600ExpandSpecialInstrsPass