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

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 285 unsigned createVR(MachineFunction* MF, MVT VT) const;
HexagonInstrInfo.cpp 714 unsigned LoopEnd = createVR(MF, MVT::i1);
717 unsigned NewLoopCount = createVR(MF, MVT::i32);
    [all...]

Completed in 333 milliseconds