Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSubtarget.h94 bool UseMovt; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp514 bool UseMovt = STI.useMovt(MF); in selectGlobal() local