/aosp_15_r20/external/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 279 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand() 369 bool isBranch = false; in translateImmediate() local
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 34 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
|
H A D | MCInstrDesc.h | 233 bool isBranch() const { return Flags & (1 << MCID::Branch); } in isBranch() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 37 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
|
H A D | MCInstrDesc.h | 305 bool isBranch() const { return Flags & (1ULL << MCID::Branch); } in isBranch() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 39 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
|
H A D | MCInstrDesc.h | 311 bool isBranch() const { return Flags & (1ULL << MCID::Branch); } in isBranch() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 1784 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand() 1874 bool isBranch = false; in translateImmediate() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCInstrAnalysis.h | 55 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
|
D | MCInstrDesc.h | 307 bool isBranch() const { return Flags & (1ULL << MCID::Branch); } in isBranch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCInstrAnalysis.h | 55 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
|
D | MCInstrDesc.h | 307 bool isBranch() const { return Flags & (1ULL << MCID::Branch); } in isBranch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCInstrAnalysis.h | 55 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
|
D | MCInstrDesc.h | 307 bool isBranch() const { return Flags & (1ULL << MCID::Branch); } in isBranch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCInstrAnalysis.h | 55 virtual bool isBranch(const MCInst &Inst) const { in isBranch() function
|
D | MCInstrDesc.h | 307 bool isBranch() const { return Flags & (1ULL << MCID::Branch); } in isBranch() function
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/Disassembler/ |
H A D | SystemZDisassembler.cpp | 68 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand() 238 bool isBranch, in decodePCDBLOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/Disassembler/ |
H A D | SystemZDisassembler.cpp | 73 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand() 259 uint64_t Address, bool isBranch, in decodePCDBLOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/Disassembler/ |
H A D | SystemZDisassembler.cpp | 73 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand() 249 bool isBranch, in decodePCDBLOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/Disassembler/ |
H A D | SparcDisassembler.cpp | 327 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/Disassembler/ |
H A D | XtensaDisassembler.cpp | 97 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenInstruction.h | 225 bool isBranch : 1; variable
|
/aosp_15_r20/external/OpenCSD/decoder/source/etmv4/ |
H A D | trc_pkt_decode_etmv4i.cpp | 1688 bool isBranch = false; in processQElement() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 1869 bool isBranch = false; in translateImmediate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
H A D | SparcDisassembler.cpp | 501 static bool tryAddingSymbolicOperand(int64_t Value, bool isBranch, in tryAddingSymbolicOperand()
|