Home
last modified time | relevance | path

Searched refs:BPRP (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h562 EVALUATE(BPRP);
Dconstants-s390.h365 V(bprp, BPRP, 0xC5) /* type = MII BRANCH PREDICTION RELATIVE PRELOAD */
Dsimulator-s390.cc853 EvalTable[BPRP] = &Simulator::Evaluate_BPRP; in EvalTableInit()
4188 EVALUATE(BPRP) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ13.td577 def : InstRW<[FXb, EndGroup], (instregex "BPRP$")>;
DSystemZScheduleZ14.td586 def : InstRW<[FXb, EndGroup], (instregex "BPRP$")>;
DSystemZInstrInfo.td1579 def BPRP : BranchPreloadMII<"bprp", 0xC5>;