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

1 2 3

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 50 template <typename OpTy> bool match(OpTy *V) {
411 template <typename OpTy> bool match(OpTy *V) {
434 template <typename OpTy> bool match(OpTy *V) {
563 template <typename OpTy> bool match(OpTy *V) {
655 template <typename OpTy> bool match(OpTy *V)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 50 template <typename OpTy> bool match(OpTy *V) {
411 template <typename OpTy> bool match(OpTy *V) {
434 template <typename OpTy> bool match(OpTy *V) {
563 template <typename OpTy> bool match(OpTy *V) {
655 template <typename OpTy> bool match(OpTy *V)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 50 template <typename OpTy> bool match(OpTy *V) {
411 template <typename OpTy> bool match(OpTy *V) {
434 template <typename OpTy> bool match(OpTy *V) {
563 template <typename OpTy> bool match(OpTy *V) {
655 template <typename OpTy> bool match(OpTy *V)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 50 template <typename OpTy> bool match(OpTy *V) {
411 template <typename OpTy> bool match(OpTy *V) {
434 template <typename OpTy> bool match(OpTy *V) {
563 template <typename OpTy> bool match(OpTy *V) {
655 template <typename OpTy> bool match(OpTy *V)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 50 template <typename OpTy> bool match(OpTy *V) {
411 template <typename OpTy> bool match(OpTy *V) {
434 template <typename OpTy> bool match(OpTy *V) {
563 template <typename OpTy> bool match(OpTy *V) {
655 template <typename OpTy> bool match(OpTy *V)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 50 template <typename OpTy> bool match(OpTy *V) {
411 template <typename OpTy> bool match(OpTy *V) {
434 template <typename OpTy> bool match(OpTy *V) {
563 template <typename OpTy> bool match(OpTy *V) {
655 template <typename OpTy> bool match(OpTy *V)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 50 template <typename OpTy> bool match(OpTy *V) {
411 template <typename OpTy> bool match(OpTy *V) {
434 template <typename OpTy> bool match(OpTy *V) {
563 template <typename OpTy> bool match(OpTy *V) {
655 template <typename OpTy> bool match(OpTy *V)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 50 template <typename OpTy> bool match(OpTy *V) {
411 template <typename OpTy> bool match(OpTy *V) {
434 template <typename OpTy> bool match(OpTy *V) {
563 template <typename OpTy> bool match(OpTy *V) {
655 template <typename OpTy> bool match(OpTy *V)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PatternMatch.h 50 template<typename OpTy>
51 bool match(OpTy *V) {
277 template<typename OpTy>
278 bool match(OpTy *V) {
408 template<typename OpTy>
409 bool match(OpTy *V) {
456 template<typename OpTy>
457 bool match(OpTy *V) {
495 template<typename OpTy>
496 bool match(OpTy *V)
    [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h 50 template <typename OpTy> bool match(OpTy *V) {
398 template <typename OpTy> bool match(OpTy *V) {
421 template <typename OpTy> bool match(OpTy *V) {
550 template <typename OpTy> bool match(OpTy *V) {
642 template <typename OpTy> bool match(OpTy *V)
    [all...]
  /external/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 47 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
57 assert(OpTy && "Cast instructions must provide the operand type");
58 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
76 unsigned OpSize = OpTy->getScalarSizeInBits();
89 DestSize >= DL.getPointerTypeSizeInBits(OpTy))
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 48 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
58 assert(OpTy && "Cast instructions must provide the operand type");
59 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
77 unsigned OpSize = OpTy->getScalarSizeInBits();
90 DestSize >= DL.getPointerTypeSizeInBits(OpTy))
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 48 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
58 assert(OpTy && "Cast instructions must provide the operand type");
59 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
77 unsigned OpSize = OpTy->getScalarSizeInBits();
90 DestSize >= DL.getPointerTypeSizeInBits(OpTy))
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 48 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
58 assert(OpTy && "Cast instructions must provide the operand type");
59 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
77 unsigned OpSize = OpTy->getScalarSizeInBits();
90 DestSize >= DL.getPointerTypeSizeInBits(OpTy))
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 48 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
58 assert(OpTy && "Cast instructions must provide the operand type");
59 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
77 unsigned OpSize = OpTy->getScalarSizeInBits();
90 DestSize >= DL.getPointerTypeSizeInBits(OpTy))
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 48 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
58 assert(OpTy && "Cast instructions must provide the operand type");
59 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
77 unsigned OpSize = OpTy->getScalarSizeInBits();
90 DestSize >= DL.getPointerTypeSizeInBits(OpTy))
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 48 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
58 assert(OpTy && "Cast instructions must provide the operand type");
59 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
77 unsigned OpSize = OpTy->getScalarSizeInBits();
90 DestSize >= DL.getPointerTypeSizeInBits(OpTy))
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 48 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
58 assert(OpTy && "Cast instructions must provide the operand type");
59 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
77 unsigned OpSize = OpTy->getScalarSizeInBits();
90 DestSize >= DL.getPointerTypeSizeInBits(OpTy))
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 48 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
58 assert(OpTy && "Cast instructions must provide the operand type");
59 if (Ty == OpTy || (Ty->isPointerTy() && OpTy->isPointerTy()))
77 unsigned OpSize = OpTy->getScalarSizeInBits();
90 DestSize >= DL.getPointerTypeSizeInBits(OpTy))
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 197 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
202 if (TLI->isTruncateFree(OpTy, Ty))
207 if (TLI->isZExtFree(OpTy, Ty))
213 return BaseT::getOperationCost(Opcode, Ty, OpTy);
756 Type *OpTy = Op->getType();
757 assert (VF == 1 || !OpTy->isVectorTy());
758 Types.push_back(VF == 1 ? OpTy : VectorType::get(OpTy, VF));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 197 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
202 if (TLI->isTruncateFree(OpTy, Ty))
207 if (TLI->isZExtFree(OpTy, Ty))
213 return BaseT::getOperationCost(Opcode, Ty, OpTy);
756 Type *OpTy = Op->getType();
757 assert (VF == 1 || !OpTy->isVectorTy());
758 Types.push_back(VF == 1 ? OpTy : VectorType::get(OpTy, VF));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 197 unsigned getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) {
202 if (TLI->isTruncateFree(OpTy, Ty))
207 if (TLI->isZExtFree(OpTy, Ty))
213 return BaseT::getOperationCost(Opcode, Ty, OpTy);
756 Type *OpTy = Op->getType();
757 assert (VF == 1 || !OpTy->isVectorTy());
758 Types.push_back(VF == 1 ? OpTy : VectorType::get(OpTy, VF));
    [all...]

Completed in 2188 milliseconds

1 2 3