HomeSort by relevance Sort by last modified time
    Searched refs:isIntegerTy (Results 76 - 91 of 91) sorted by null

1 2 34

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 165 if (!LenC || !FillC || !FillC->getType()->isIntegerTy(8))
    [all...]
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 504 if (!PN->getType()->isIntegerTy() && !PN->getType()->isPointerTy())
    [all...]
JumpThreading.cpp 516 if (isa<Constant>(Cmp->getOperand(1)) && Cmp->getType()->isIntegerTy()) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.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/IR/
AsmWriter.cpp 769 if (CI->getType()->isIntegerTy(1)) {
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 362 if (CallOperandVal->getType()->isIntegerTy())
    [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 116 milliseconds

1 2 34