HomeSort by relevance Sort by last modified time
    Searched refs:getInt64Ty (Results 26 - 43 of 43) sorted by null

12

  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 492 Type *CountType = TT.isArch64Bit() ? Type::getInt64Ty(C) :
  /external/clang/lib/CodeGen/
TargetInfo.cpp 681 llvm::Type::getInt64Ty(getVMContext()), 2));
    [all...]
CodeGenModule.cpp 96 Int64Ty = llvm::Type::getInt64Ty(LLVMContext);
    [all...]
CGObjCGNU.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 689 Type::getInt64Ty(F->getContext()));
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
  /art/compiler/dex/portable/
mir_to_gbc.cc 90 res = irb_->getInt64Ty();
599 irb_->getInt64Ty());
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
ScalarReplAggregates.cpp     [all...]
  /external/llvm/lib/Analysis/
ConstantFolding.cpp 288 C = FoldBitCast(C, Type::getInt64Ty(C->getContext()), TD);
    [all...]
ValueTracking.cpp     [all...]
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp     [all...]
  /external/llvm/lib/IR/
Core.cpp 228 return (LLVMTypeRef) Type::getInt64Ty(*unwrap(C));
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 1775 milliseconds

12