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

1 2 3 4 5 6 7 8 9

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 169 Type *DestTy) const {
170 if (C->getType() == DestTy)
172 return Fold(ConstantExpr::getCast(Op, C, DestTy));
174 Constant *CreateIntCast(Constant *C, Type *DestTy,
176 if (C->getType() == DestTy)
178 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
180 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
181 if (C->getType() == DestTy)
183 return Fold(ConstantExpr::getPointerCast(C, DestTy));
185 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 if (C->getType() == DestTy)
182 return Fold(ConstantExpr::getPointerCast(C, DestTy));
184 Constant *CreateFPCast(Constant *C, Type *DestTy) const
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TargetFolder.h 168 Type *DestTy) const {
169 if (C->getType() == DestTy)
171 return Fold(ConstantExpr::getCast(Op, C, DestTy));
173 Constant *CreateIntCast(Constant *C, Type *DestTy,
175 if (C->getType() == DestTy)
177 return Fold(ConstantExpr::getIntegerCast(C, DestTy, isSigned));
179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
180 return ConstantExpr::getPointerCast(C, DestTy);
182 Constant *CreateBitCast(Constant *C, Type *DestTy) const {
183 return CreateCast(Instruction::BitCast, C, DestTy);
    [all...]
  /external/llvm/include/llvm/IR/
ConstantFolder.h 157 Type *DestTy) const {
158 return ConstantExpr::getCast(Op, C, DestTy);
160 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
161 return ConstantExpr::getPointerCast(C, DestTy);
165 Type *DestTy) const {
166 return ConstantExpr::getPointerBitCastOrAddrSpaceCast(C, DestTy);
169 Constant *CreateIntCast(Constant *C, Type *DestTy,
171 return ConstantExpr::getIntegerCast(C, DestTy, isSigned);
173 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
174 return ConstantExpr::getFPCast(C, DestTy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 182 Type *DestTy) const {
183 return ConstantExpr::getCast(Op, C, DestTy);
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
187 return ConstantExpr::getPointerCast(C, DestTy);
191 Type *DestTy) const {
192 return ConstantExpr::getPointerBitCastOrAddrSpaceCast(C, DestTy);
195 Constant *CreateIntCast(Constant *C, Type *DestTy,
197 return ConstantExpr::getIntegerCast(C, DestTy, isSigned);
200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
201 return ConstantExpr::getFPCast(C, DestTy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
ConstantFolder.h 182 Type *DestTy) const {
183 return ConstantExpr::getCast(Op, C, DestTy);
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
187 return ConstantExpr::getPointerCast(C, DestTy);
191 Type *DestTy) const {
192 return ConstantExpr::getPointerBitCastOrAddrSpaceCast(C, DestTy);
195 Constant *CreateIntCast(Constant *C, Type *DestTy,
197 return ConstantExpr::getIntegerCast(C, DestTy, isSigned);
200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
201 return ConstantExpr::getFPCast(C, DestTy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
ConstantFolder.h 182 Type *DestTy) const {
183 return ConstantExpr::getCast(Op, C, DestTy);
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
187 return ConstantExpr::getPointerCast(C, DestTy);
191 Type *DestTy) const {
192 return ConstantExpr::getPointerBitCastOrAddrSpaceCast(C, DestTy);
195 Constant *CreateIntCast(Constant *C, Type *DestTy,
197 return ConstantExpr::getIntegerCast(C, DestTy, isSigned);
200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
201 return ConstantExpr::getFPCast(C, DestTy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ConstantFolder.h 182 Type *DestTy) const {
183 return ConstantExpr::getCast(Op, C, DestTy);
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
187 return ConstantExpr::getPointerCast(C, DestTy);
191 Type *DestTy) const {
192 return ConstantExpr::getPointerBitCastOrAddrSpaceCast(C, DestTy);
195 Constant *CreateIntCast(Constant *C, Type *DestTy,
197 return ConstantExpr::getIntegerCast(C, DestTy, isSigned);
200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
201 return ConstantExpr::getFPCast(C, DestTy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ConstantFolder.h 182 Type *DestTy) const {
183 return ConstantExpr::getCast(Op, C, DestTy);
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
187 return ConstantExpr::getPointerCast(C, DestTy);
191 Type *DestTy) const {
192 return ConstantExpr::getPointerBitCastOrAddrSpaceCast(C, DestTy);
195 Constant *CreateIntCast(Constant *C, Type *DestTy,
197 return ConstantExpr::getIntegerCast(C, DestTy, isSigned);
200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
201 return ConstantExpr::getFPCast(C, DestTy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ConstantFolder.h 182 Type *DestTy) const {
183 return ConstantExpr::getCast(Op, C, DestTy);
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
187 return ConstantExpr::getPointerCast(C, DestTy);
191 Type *DestTy) const {
192 return ConstantExpr::getPointerBitCastOrAddrSpaceCast(C, DestTy);
195 Constant *CreateIntCast(Constant *C, Type *DestTy,
197 return ConstantExpr::getIntegerCast(C, DestTy, isSigned);
200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
201 return ConstantExpr::getFPCast(C, DestTy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
ConstantFolder.h 182 Type *DestTy) const {
183 return ConstantExpr::getCast(Op, C, DestTy);
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
187 return ConstantExpr::getPointerCast(C, DestTy);
191 Type *DestTy) const {
192 return ConstantExpr::getPointerBitCastOrAddrSpaceCast(C, DestTy);
195 Constant *CreateIntCast(Constant *C, Type *DestTy,
197 return ConstantExpr::getIntegerCast(C, DestTy, isSigned);
200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
201 return ConstantExpr::getFPCast(C, DestTy);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 182 Type *DestTy) const {
183 return ConstantExpr::getCast(Op, C, DestTy);
186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const {
187 return ConstantExpr::getPointerCast(C, DestTy);
191 Type *DestTy) const {
192 return ConstantExpr::getPointerBitCastOrAddrSpaceCast(C, DestTy);
195 Constant *CreateIntCast(Constant *C, Type *DestTy,
197 return ConstantExpr::getIntegerCast(C, DestTy, isSigned);
200 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
201 return ConstantExpr::getFPCast(C, DestTy);
    [all...]

Completed in 704 milliseconds

1 2 3 4 5 6 7 8 9