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

  /external/llvm/lib/Target/AMDGPU/
R600ISelLowering.cpp 184 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 };
185 for (MVT VT : ScalarIntVTs) {
    [all...]
AMDGPUISelLowering.cpp 291 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 };
292 for (MVT VT : ScalarIntVTs) {
    [all...]

Completed in 109 milliseconds