Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp43 class Thumb2ITBlock : public MachineFunctionPass { class
52 Thumb2ITBlock() : MachineFunctionPass(ID) {} in Thumb2ITBlock() function in __anon2aea38f00111::Thumb2ITBlock
76 INITIALIZE_PASS(Thumb2ITBlock, DEBUG_TYPE, PASS_NAME, false, false) in INITIALIZE_PASS() argument