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 316 /// JumpTableBase - A pointer to the first entry in the jump table.
318 void *JumpTableBase;
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 736 SDValue JumpTableBase = DAG.getNode(HexagonISD::WrapperJT, dl,
740 SDValue JTAddress = DAG.getNode(ISD::ADD, dl, MVT::i32, JumpTableBase,
    [all...]

Completed in 670 milliseconds