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

  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp 649 llvm::Value *NegativeOne =
651 return Builder.CreateICmpNE(MemPtr, NegativeOne, "memptr.tobool");
    [all...]
CGExprConstant.cpp     [all...]

Completed in 144 milliseconds