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

  /external/llvm/include/llvm/Support/
IRBuilder.h     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp 464 Builder.CreateFCmpUNE(Abs, ConstantFP::getInfinity(V->getType()),"isinf");
    [all...]
CGExprScalar.cpp 117 return Builder.CreateFCmpUNE(V, Zero, "tobool");
    [all...]

Completed in 457 milliseconds