Home
last modified time | relevance | path

Searched defs:IsBranch (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DMCDisassembler.cpp28 uint64_t Address, bool IsBranch, in tryAddingSymbolicOperand()
DMCExternalSymbolizer.cpp38 bool IsBranch, in tryAddingSymbolicOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64ExternalSymbolizer.cpp61 bool IsBranch, uint64_t Offset, uint64_t InstSize) { in tryAddingSymbolicOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp210 static bool tryAddingSymbolicOperand(int64_t Value, bool IsBranch, in tryAddingSymbolicOperand()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h484 bool IsBranch() const { return spvOpcodeIsBranch(opcode()); } in IsBranch() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h484 bool IsBranch() const { return spvOpcodeIsBranch(opcode()); } in IsBranch() function
/third_party/spirv-tools/source/opt/
Dinstruction.h470 bool IsBranch() const { return spvOpcodeIsBranch(opcode()); } in IsBranch() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.cpp1203 uint64_t /*Address*/, bool IsBranch, in tryAddingSymbolicOperand()