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

  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp 245 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 };
246 for (MVT VT : ScalarIntVTs) {
    [all...]
R600ISelLowering.cpp 173 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 };
174 for (MVT VT : ScalarIntVTs) {
    [all...]

Completed in 340 milliseconds