HomeSort by relevance Sort by last modified time
    Searched refs:ScalarIntVTs (Results 1 - 5 of 5) 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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
R600ISelLowering.cpp 256 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 };
257 for (MVT VT : ScalarIntVTs) {
    [all...]
AMDGPUISelLowering.cpp 347 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 };
348 for (MVT VT : ScalarIntVTs) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 183 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 };
184 for (MVT VT : ScalarIntVTs) {
    [all...]

Completed in 1086 milliseconds