Searched defs:isThumb2 (Results 1 – 8 of 8) sorted by relevance
812 bool isThumb2() const { return InThumbMode && HasThumb2; } in isThumb2() function
217 bool isThumb2; member in __anon273a807c0111::ARMConstantIslands
118 bool isThumb2; member in __anon455527bb0111::ARMFastISel
115 bool isThumb1, isThumb2; member
1601 bool isThumb2 = Subtarget.isThumb2(); in expandMEMCPY() local
402 bool isThumb2 = Subtarget->isThumb(); in PreprocessISelDAG() local
10065 bool isThumb2 = Subtarget->isThumb2(); in SetupEntryBlockForSjLj() local11253 bool isThumb2 = Subtarget->isThumb2(); in EmitInstrWithCustomInserter() local11568 bool isThumb2 = Subtarget->isThumb2(); in EmitInstrWithCustomInserter() local
67 bool isThumb2(const MCSubtargetInfo &STI) const { in isThumb2() function in __anonfa29a22a0111::ARMMCCodeEmitter