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

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
NoFolder.h 226 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
227 return CastInst::CreateZExtOrBitCast(C, DestTy);
ConstantFolder.h 179 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
TargetFolder.h 191 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /external/llvm/include/llvm/IR/
NoFolder.h 239 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
240 return CastInst::CreateZExtOrBitCast(C, DestTy);
ConstantFolder.h 186 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 280 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
281 return CastInst::CreateZExtOrBitCast(C, DestTy);
ConstantFolder.h 216 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 280 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
281 return CastInst::CreateZExtOrBitCast(C, DestTy);
ConstantFolder.h 216 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 280 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
281 return CastInst::CreateZExtOrBitCast(C, DestTy);
ConstantFolder.h 216 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 280 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
281 return CastInst::CreateZExtOrBitCast(C, DestTy);
ConstantFolder.h 216 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 280 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
281 return CastInst::CreateZExtOrBitCast(C, DestTy);
ConstantFolder.h 216 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 280 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
281 return CastInst::CreateZExtOrBitCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 280 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
281 return CastInst::CreateZExtOrBitCast(C, DestTy);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
NoFolder.h 280 Instruction *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
281 return CastInst::CreateZExtOrBitCast(C, DestTy);
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 433 static CastInst *CreateZExtOrBitCast(
441 static CastInst *CreateZExtOrBitCast(
    [all...]
  /external/llvm/include/llvm/Analysis/
TargetFolder.h 199 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 198 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 198 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 198 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 198 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 198 Constant *CreateZExtOrBitCast(Constant *C, Type *DestTy) const {

Completed in 1262 milliseconds

1 2 3