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

1 2

  /external/llvm/lib/Target/AMDGPU/
SITypeRewriter.cpp 144 if (I.getDestTy() != v4i32) {
  /external/swiftshader/third_party/LLVM/lib/Analysis/
MemoryBuiltins.cpp 146 MallocType = cast<PointerType>(BCI->getDestTy());
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 406 CI->getDestTy()->getScalarType()->isPPC_FP128Ty() ||
408 isLargeIntegerTy(TT.isArch32Bit(), CI->getDestTy()->getScalarType()))
  /external/llvm/include/llvm/IR/
Operator.h 491 Type *getDestTy() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Operator.h 523 Type *getDestTy() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Operator.h 524 Type *getDestTy() const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Operator.h 524 Type *getDestTy() const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Operator.h 530 Type *getDestTy() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Operator.h 530 Type *getDestTy() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Operator.h 530 Type *getDestTy() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Operator.h 530 Type *getDestTy() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Operator.h 523 Type *getDestTy() const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Operator.h 524 Type *getDestTy() const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Operator.h 524 Type *getDestTy() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Operator.h 530 Type *getDestTy() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Operator.h 530 Type *getDestTy() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Operator.h 530 Type *getDestTy() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Operator.h 530 Type *getDestTy() const {
  /external/llvm/lib/Transforms/Scalar/
Scalarizer.cpp 473 VectorType *VT = dyn_cast<VectorType>(CI.getDestTy());
491 VectorType *DstVT = dyn_cast<VectorType>(BCI.getDestTy());
  /external/spirv-llvm/lib/SPIRV/
OCLUtil.cpp 551 Type *DstTy = BIC->getDestTy();
SPIRVToOCL20.cpp 519 Type * dstVecTy = Cast.getDestTy();
SPIRVWriter.cpp 836 if (Cast->getDestTy()->getPointerAddressSpace() == SPIRAS_Generic) {
841 assert(Cast->getDestTy()->getPointerAddressSpace() != SPIRAS_Constant &&
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 604 Type* getDestTy() const { return getType(); }
    [all...]
  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 261 MallocType = cast<PointerType>(BCI->getDestTy());
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ScalarReplAggregates.cpp     [all...]

Completed in 1607 milliseconds

1 2