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

  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /external/llvm/include/llvm/Support/
ConstantFolder.h 198 Constant *CreateFCmp(CmpInst::Predicate P, Constant *LHS,
NoFolder.h 257 Instruction *CreateFCmp(CmpInst::Predicate P,
TargetFolder.h 222 Constant *CreateFCmp(CmpInst::Predicate P, Constant *LHS,
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 125 return Builder->CreateFCmp(Pred, LHS, RHS);
    [all...]
InstCombineCompares.cpp     [all...]
InstructionCombining.cpp 719 InV = Builder->CreateFCmp(CI->getPredicate(), PN->getIncomingValue(i),
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
SLPVectorizer.cpp     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 406 milliseconds