Home
last modified time | relevance | path

Searched refs:EncodeImms (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMMCInstLower.cpp112 bool EncodeImms = false; in LowerARMMachineInstrToMCInst() local
135 EncodeImms = true; in LowerARMMachineInstrToMCInst()
144 if (MCOp.isImm() && EncodeImms) { in LowerARMMachineInstrToMCInst()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMMCInstLower.cpp128 bool EncodeImms = false; in LowerARMMachineInstrToMCInst() local
151 EncodeImms = true; in LowerARMMachineInstrToMCInst()
158 if (MCOp.isImm() && EncodeImms) { in LowerARMMachineInstrToMCInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMMCInstLower.cpp128 bool EncodeImms = false; in LowerARMMachineInstrToMCInst() local
151 EncodeImms = true; in LowerARMMachineInstrToMCInst()
158 if (MCOp.isImm() && EncodeImms) { in LowerARMMachineInstrToMCInst()