HomeSort by relevance Sort by last modified time
    Searched refs:JumpTableBase (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 320 /// JumpTableBase - A pointer to the first entry in the jump table.
322 void *JumpTableBase;
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 752 SDValue JumpTableBase = DAG.getNode(HexagonISD::WrapperJT, dl,
756 SDValue JTAddress = DAG.getNode(ISD::ADD, dl, MVT::i32, JumpTableBase,
    [all...]

Completed in 82 milliseconds