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

  /external/llvm/lib/Target/R600/
SIAnnotateControlFlow.cpp 47 Type *ReturnStruct;
117 ReturnStruct = StructType::get(Boolean, Int64, (Type *)0);
125 IfIntrinsic, ReturnStruct, Boolean, (Type *)0);
128 ElseIntrinsic, ReturnStruct, Int64, (Type *)0);
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 1198 NOINLINE T ReturnStruct() {
1207 T s1 = ReturnStruct<T>();
    [all...]

Completed in 340 milliseconds