Home
last modified time | relevance | path

Searched defs:getInstructionID (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp1059 static int getInstructionID(struct InternalInstruction *insn, in getInstructionID() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp441 unsigned ValueEnumerator::getInstructionID(const Instruction *Inst) const { in getInstructionID() function in ValueEnumerator