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

  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
Constants.cpp     [all...]
Core.cpp 994 return wrap(ConstantExpr::getICmp(Predicate,
    [all...]
  /external/llvm/unittests/IR/
ConstantsTest.cpp 239 CHECK(ConstantExpr::getICmp(CmpInst::ICMP_EQ, P0, P4), "icmp eq i32 " P0STR
  /external/llvm/include/llvm/IR/
Constants.h     [all...]
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 528 if (Constant *C = ConstantExpr::getICmp(I.getPredicate(), CLHS, CRHS)) {
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
InstCombineAndOrXor.cpp 265 assert(cast<ConstantInt>(ConstantExpr::getICmp((isSigned ?
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 488 milliseconds