Home
last modified time | relevance | path

Searched refs:CVBG (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h981 EVALUATE(CVBG);
Dconstants-s390.h836 V(cvbg, CVBG, 0xE30E) /* type = RXY_A CONVERT TO BINARY (64) */ \
Dsimulator-s390.cc1269 EvalTable[CVBG] = &Simulator::Evaluate_CVBG; in EvalTableInit()
7752 EVALUATE(CVBG) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td608 (instregex "CVBG$")>;
DSystemZScheduleZEC12.td621 (instregex "CVBG$")>;
DSystemZScheduleZ13.td647 (instregex "CVBG$")>;
DSystemZScheduleZ14.td666 (instregex "CVBG$")>;
DSystemZInstrInfo.td1861 def CVBG : BinaryRXY<"cvbg", 0xE30E, null_frag, GR64, load, 8>;