Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp293 bool HasCCOut = true; in emitT2RegPlusImmediate() local
481 bool HasCCOut = Opcode != ARM::t2ADDri12; in rewriteT2FrameIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp320 bool HasCCOut = true; in emitT2RegPlusImmediate() local
508 bool HasCCOut = (Opcode != ARM::t2ADDspImm12 && Opcode != ARM::t2ADDri12); in rewriteT2FrameIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp381 bool HasCCOut = true; in emitT2RegPlusImmediate() local
569 bool HasCCOut = (Opcode != ARM::t2ADDspImm12 && Opcode != ARM::t2ADDri12); in rewriteT2FrameIndex() local