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

1 23 4

  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
GCOVProfiling.cpp 870 else if (RetTy->isIntegerTy())
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp 307 if (!I->getType()->isIntegerTy() ||
    [all...]
LoopUnswitch.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
CGBuiltin.cpp     [all...]
CGExprScalar.cpp 799 assert(ResTy->isIntegerTy(16) && "Only half FP requires extra conversion");
    [all...]
MicrosoftCXXABI.cpp     [all...]
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 536 !BBI->getType()->isIntegerTy()) {
    [all...]
BasicAliasAnalysis.cpp 195 assert(V->getType()->isIntegerTy() && "Not an integer value");
    [all...]
ConstantFolding.cpp 668 cast<PointerType>(ResultTy)->getElementType()->isIntegerTy(8)) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp 148 assert(Ty->isIntegerTy());
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp 366 if (Ty->isPrimitiveType() || Ty->isIntegerTy()) {
540 if (Ty->isPrimitiveType() || Ty->isIntegerTy())
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp     [all...]
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 85 assert(V->getType()->isIntegerTy() && "Unexpected operand type!");
    [all...]
  /external/llvm/lib/IR/
Attributes.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp 833 !FTy->getParamType(1)->isIntegerTy())
    [all...]

Completed in 341 milliseconds

1 23 4