Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h367 bool isThumb2() const { return isThumb() && hasThumb2(); } in isThumb2() function
H A DARMConstantIslandPass.cpp221 bool isThumb2; member in __anon34c212310111::ARMConstantIslands
H A DARMFastISel.cpp118 bool isThumb2; member in __anone34823300111::ARMFastISel
H A DARMLoadStoreOptimizer.cpp117 bool isThumb1, isThumb2; member
H A DARMISelDAGToDAG.cpp427 bool isThumb2 = Subtarget->isThumb(); in PreprocessISelDAG() local
H A DARMBaseInstrInfo.cpp1634 bool isThumb2 = Subtarget.isThumb2(); in expandMEMCPY() local
H A DARMISelLowering.cpp10813 bool isThumb2 = Subtarget->isThumb2(); in SetupEntryBlockForSjLj() local
11989 bool isThumb2 = Subtarget->isThumb2(); in EmitInstrWithCustomInserter() local
12309 bool isThumb2 = Subtarget->isThumb2(); in EmitInstrWithCustomInserter() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp67 bool isThumb2(const MCSubtargetInfo &STI) const { isThumb2() function in __anon76ae18df0111::ARMMCCodeEmitter
[all...]