Home
last modified time | relevance | path

Searched defs:hasV7Ops (Results 1 – 10 of 10) sorted by relevance

/external/capstone/arch/ARM/
DARMDisassembler.c3349 bool hasV7Ops = ((featureBits & ARM_HasV7Ops) != 0); in DecodeT2LoadShift() local
3433 bool hasV7Ops = ((featureBits & ARM_HasV7Ops) != 0); in DecodeT2LoadImm8() local
3513 bool hasV7Ops = ((featureBits & ARM_HasV7Ops) != 0); in DecodeT2LoadImm12() local
3631 bool hasV7Ops = ((featureBits & ARM_HasV7Ops) != 0); in DecodeT2LoadLabel() local
/external/llvm/lib/Target/ARM/
DARMSubtarget.h400 bool hasV7Ops() const { return HasV7Ops; } in hasV7Ops() function
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp3367 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadShift() local
3454 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm8() local
3535 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm12() local
3652 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadLabel() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h575 bool hasV7Ops() const { return HasV7Ops; } in hasV7Ops() function
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp3795 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadShift() local
3883 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm8() local
3964 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm12() local
4081 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadLabel() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp3774 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadShift() local
3862 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm8() local
3943 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadImm12() local
4060 bool hasV7Ops = featureBits[ARM::HasV7Ops]; in DecodeT2LoadLabel() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.h591 bool hasV7Ops() const { return HasV7Ops; } in hasV7Ops() function
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp272 bool hasV7Ops() const { in hasV7Ops() function in __anon4e9b8dc90111::ARMAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp480 bool hasV7Ops() const { in hasV7Ops() function in __anonfbb24ceb0111::ARMAsmParser
/external/llvm-project/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp541 bool hasV7Ops() const { in hasV7Ops() function in __anon231adaf70111::ARMAsmParser