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

1 2

  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
Constants.cpp     [all...]
Core.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
InstCombineAndOrXor.cpp 292 assert(cast<ConstantInt>(ConstantExpr::getICmp((isSigned ?
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Constants.h 784 static Constant *getICmp(unsigned short pred, Constant *LHS, Constant *RHS);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
ConstantFold.cpp     [all...]
Constants.cpp     [all...]
Core.cpp 836 return wrap(ConstantExpr::getICmp(Predicate,
    [all...]
  /external/llvm/include/llvm/IR/
Constants.h     [all...]
  /external/llvm/unittests/IR/
ConstantsTest.cpp 273 CHECK(ConstantExpr::getICmp(CmpInst::ICMP_EQ, P0, P4), "icmp eq i32 " P0STR
  /external/llvm/lib/Analysis/
InlineCost.cpp 698 if (Constant *C = ConstantExpr::getICmp(I.getPredicate(), CLHS, CRHS)) {
    [all...]
InstructionSimplify.cpp     [all...]
ScalarEvolution.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
InstCombineAndOrXor.cpp 340 assert(cast<ConstantInt>(ConstantExpr::getICmp((isSigned ?
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp     [all...]
  /external/swiftshader/third_party/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/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 2551 milliseconds

1 2