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

1 2

  /external/swiftshader/third_party/LLVM/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /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...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/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/linux-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/linux-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/linux-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...]
  /prebuilts/clang/host/linux-x86/clang-4053586/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...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CBackend/
CBackend.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 576 EVT OpTy = N->getOperand(1).getValueType();
579 Mask = PromoteTargetBoolean(Mask, OpTy);
    [all...]
TargetLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 1182 milliseconds

1 2