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

  /external/swiftshader/third_party/LLVM/unittests/VMCore/
ConstantsTest.cpp 116 Constant *Zero128 = Constant::getNullValue(Int128Ty);
117 Constant *X = ConstantExpr::getUIToFP(Zero128, FP128Ty);
  /external/llvm/unittests/IR/
ConstantsTest.cpp 125 Constant *Zero128 = Constant::getNullValue(Int128Ty);
126 Constant *X = ConstantExpr::getUIToFP(Zero128, FP128Ty);

Completed in 1190 milliseconds