Home
last modified time | relevance | path

Searched defs:isASR (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/capstone/arch/ARM/
H A DARMInstPrinter.c1437 bool isASR = (ShiftOp & (1 << 5)) != 0; in printShiftImmOperand() local
/aosp_15_r20/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp530 bool isASR; member
2674 static std::unique_ptr<ARMOperand> CreateShifterImm(bool isASR, unsigned Imm, in CreateShifterImm()
4339 bool isASR; in parseShifterImm() local
/aosp_15_r20/external/llvm/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp695 bool isASR = (ShiftOp & (1 << 5)) != 0; in printShiftImmOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp801 bool isASR; member
3485 static std::unique_ptr<ARMOperand> CreateShifterImm(bool isASR, unsigned Imm, in CreateShifterImm()
5133 bool isASR; in parseShifterImm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp775 bool isASR = (ShiftOp & (1 << 5)) != 0; in printShiftImmOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp774 bool isASR = (ShiftOp & (1 << 5)) != 0; in printShiftImmOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp877 bool isASR; member
3674 static std::unique_ptr<ARMOperand> CreateShifterImm(bool isASR, unsigned Imm, in CreateShifterImm()
5338 bool isASR; in parseShifterImm() local