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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCStreamer.h 272 /// ForceCodeRegion - Forcibly sets the current region mode to code. Used
274 void ForceCodeRegion() { RegionIndicator = Code; }
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 478 OutStreamer.ForceCodeRegion();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMAsmPrinter.cpp 293 OutStreamer.ForceCodeRegion();
    [all...]

Completed in 475 milliseconds