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

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
InstructionInfoView.h 54 llvm::MCInstPrinter &MCIP;
60 : STI(sti), MCII(mcii), Source(S), MCIP(IP) {}
ResourcePressureView.h 74 llvm::MCInstPrinter &MCIP;
95 : STI(sti), MCIP(Printer), Source(SM) {
InstrBuilder.h 45 llvm::MCInstPrinter &MCIP;
64 const llvm::MCInstrAnalysis &mcia, llvm::MCInstPrinter &mcip)
65 : STI(sti), MCII(mcii), MRI(mri), MCIA(mcia), MCIP(mcip),
TimelineView.h 122 llvm::MCInstPrinter &MCIP;
170 : STI(sti), MCIP(Printer), AsmSequence(Sequence), CurrentCycle(0),
InstructionInfoView.cpp 78 MCIP.printInst(&Inst, InstrStream, "", STI);
TimelineView.cpp 127 MCIP.printInst(&Inst, InstrStream, "", STI);
228 MCIP.printInst(&Inst, InstrStream, "", STI);
ResourcePressureView.cpp 156 MCIP.printInst(&Source.getMCInstFromIndex(I), InstrStream, "", STI);
InstrBuilder.cpp 347 MCIP.printInst(&MCI, OS, "", STI);
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
Tpm.asl 86 MCIP, 32, // Used for save the Mor paramter
107 Store (0x02, MCIP)
324 Store (0x01, MCIP)
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
Tpm.asl 79 MCIP, 32, // Used for save the Mor paramter
100 Store (0x02, MCIP)
312 Store (0x01, MCIP)
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
Tpm.asl 78 MCIP, 32, // Used for save the Mor paramter
98 Store (0x02, MCIP)
310 Store (0x01, MCIP)
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
ArchitecturalMsr.h 933 /// [Bit 2] MCIP. Machine check in progress. Introduced at Display Family
936 UINT32 MCIP:1;
    [all...]

Completed in 567 milliseconds