HomeSort by relevance Sort by last modified time
    Searched defs:Jmp (Results 1 - 5 of 5) sorted by null

  /external/libchrome/sandbox/linux/bpf_dsl/
verifier.cc 53 void Jmp(State* state, const struct sock_filter& insn, const char** err) {
195 Jmp(&state, insn, err);
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCChecker.h 101 static NewSense Jmp(bool isNVJ) {
  /external/llvm/lib/Transforms/IPO/
LowerTypeTests.cpp 634 ConstantInt *Jmp = ConstantInt::get(Int8Ty, kJmpPCRel32Code);
649 Jmp, OffsetedDisp, Int3, Int3, Int3,
707 // jmp .Ltmp0 ; 5 bytes
713 // jmp .Ltmp1 ; 5 bytes
719 // jmp .Ltmp2 ; 5 bytes
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceInstX86Base.h 111 Jmp,
320 /// jmp L2
334 /// jmp L2
468 return InstX86Base::isClassof(Instr, InstX86Base::Jmp);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winioctl.h     [all...]

Completed in 565 milliseconds