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

12

  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp 217 Value *Val = B.CreateIntCast(CI->getArgOperand(1), B.getInt8Ty(),
    [all...]
BuildLibCalls.cpp 532 Value *Val = B.CreateIntCast(CI->getArgOperand(1), B.getInt8Ty(),
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]
GCOVProfiling.cpp 689 Type::getInt8Ty(*Ctx), // uint8_t use_extra_checksum
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
CGBuiltin.cpp 607 return RValue::get(Builder.CreateAlloca(Builder.getInt8Ty(), Size));
691 Builder.getInt8Ty());
707 Builder.getInt8Ty());
    [all...]
ItaniumCXXABI.cpp 363 Base = Builder.CreateBitCast(Base, Builder.getInt8Ty()->getPointerTo(AS));
    [all...]
CGObjCGNU.cpp     [all...]
CodeGenModule.cpp 93 Int8Ty = llvm::Type::getInt8Ty(LLVMContext);
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 113 PointerType::getUnqual(Type::getInt8Ty(Context)),
144 Type *ExnTy = PointerType::getUnqual(Type::getInt8Ty(Context));
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp     [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
Core.cpp 219 return (LLVMTypeRef) Type::getInt8Ty(*unwrap(C));
    [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 864 PointerType::get(Type::getInt8Ty(*getContext()), 0) :
    [all...]

Completed in 231 milliseconds

12