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

  /external/llvm/lib/Target/AMDGPU/
SIAnnotateControlFlow.cpp 52 Type *ReturnStruct;
136 ReturnStruct = StructType::get(Boolean, Int64, (Type *)nullptr);
144 IfIntrinsic, ReturnStruct, Boolean, (Type *)nullptr);
147 ElseIntrinsic, ReturnStruct, Int64, (Type *)nullptr);
  /external/compiler-rt/lib/msan/tests/
msan_test.cc     [all...]

Completed in 159 milliseconds