Searched refs:SrcLT (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h415 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
419 if (SrcLT.first == DstLT.first &&
420 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
428 TLI->isTruncateFree(SrcLT.second, DstLT.second))
432 TLI->isZExtFree(SrcLT.second, DstLT.second))
453 if (SrcLT.first == DstLT.first &&
477 if (SrcLT.first == DstLT.first &&
478 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
492 return SrcLT.first * 1;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DBasicTTIImpl.h477 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
481 if (SrcLT.first == DstLT.first &&
482 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
490 TLI->isTruncateFree(SrcLT.second, DstLT.second))
494 TLI->isZExtFree(SrcLT.second, DstLT.second))
515 if (SrcLT.first == DstLT.first &&
539 if (SrcLT.first == DstLT.first &&
540 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
554 return SrcLT.first * 1;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DBasicTTIImpl.h477 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
481 if (SrcLT.first == DstLT.first &&
482 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
490 TLI->isTruncateFree(SrcLT.second, DstLT.second))
494 TLI->isZExtFree(SrcLT.second, DstLT.second))
515 if (SrcLT.first == DstLT.first &&
539 if (SrcLT.first == DstLT.first &&
540 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
554 return SrcLT.first * 1;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h415 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
419 if (SrcLT.first == DstLT.first &&
420 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
428 TLI->isTruncateFree(SrcLT.second, DstLT.second))
432 TLI->isZExtFree(SrcLT.second, DstLT.second))
453 if (SrcLT.first == DstLT.first &&
477 if (SrcLT.first == DstLT.first &&
478 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
492 return SrcLT.first * 1;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DBasicTTIImpl.h477 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
481 if (SrcLT.first == DstLT.first &&
482 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
490 TLI->isTruncateFree(SrcLT.second, DstLT.second))
494 TLI->isZExtFree(SrcLT.second, DstLT.second))
515 if (SrcLT.first == DstLT.first &&
539 if (SrcLT.first == DstLT.first &&
540 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
554 return SrcLT.first * 1;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DBasicTTIImpl.h477 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
481 if (SrcLT.first == DstLT.first &&
482 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
490 TLI->isTruncateFree(SrcLT.second, DstLT.second))
494 TLI->isZExtFree(SrcLT.second, DstLT.second))
515 if (SrcLT.first == DstLT.first &&
539 if (SrcLT.first == DstLT.first &&
540 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
554 return SrcLT.first * 1;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DBasicTTIImpl.h530 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
534 if (SrcLT.first == DstLT.first &&
535 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
543 TLI->isTruncateFree(SrcLT.second, DstLT.second))
547 TLI->isZExtFree(SrcLT.second, DstLT.second))
568 if (SrcLT.first == DstLT.first &&
590 if (SrcLT.first == DstLT.first &&
591 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
605 return SrcLT.first * 1;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DBasicTTIImpl.h530 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
534 if (SrcLT.first == DstLT.first &&
535 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
543 TLI->isTruncateFree(SrcLT.second, DstLT.second))
547 TLI->isZExtFree(SrcLT.second, DstLT.second))
568 if (SrcLT.first == DstLT.first &&
590 if (SrcLT.first == DstLT.first &&
591 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
605 return SrcLT.first * 1;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DBasicTTIImpl.h530 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
534 if (SrcLT.first == DstLT.first &&
535 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
543 TLI->isTruncateFree(SrcLT.second, DstLT.second))
547 TLI->isZExtFree(SrcLT.second, DstLT.second))
568 if (SrcLT.first == DstLT.first &&
590 if (SrcLT.first == DstLT.first &&
591 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
605 return SrcLT.first * 1;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DBasicTTIImpl.h530 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
534 if (SrcLT.first == DstLT.first &&
535 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
543 TLI->isTruncateFree(SrcLT.second, DstLT.second))
547 TLI->isZExtFree(SrcLT.second, DstLT.second))
568 if (SrcLT.first == DstLT.first &&
590 if (SrcLT.first == DstLT.first &&
591 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
605 return SrcLT.first * 1;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DBasicTTIImpl.h530 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
534 if (SrcLT.first == DstLT.first &&
535 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
543 TLI->isTruncateFree(SrcLT.second, DstLT.second))
547 TLI->isZExtFree(SrcLT.second, DstLT.second))
568 if (SrcLT.first == DstLT.first &&
590 if (SrcLT.first == DstLT.first &&
591 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
605 return SrcLT.first * 1;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DBasicTTIImpl.h530 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
534 if (SrcLT.first == DstLT.first &&
535 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
543 TLI->isTruncateFree(SrcLT.second, DstLT.second))
547 TLI->isZExtFree(SrcLT.second, DstLT.second))
568 if (SrcLT.first == DstLT.first &&
590 if (SrcLT.first == DstLT.first &&
591 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
605 return SrcLT.first * 1;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DBasicTTIImpl.h530 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
534 if (SrcLT.first == DstLT.first &&
535 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
543 TLI->isTruncateFree(SrcLT.second, DstLT.second))
547 TLI->isZExtFree(SrcLT.second, DstLT.second))
568 if (SrcLT.first == DstLT.first &&
590 if (SrcLT.first == DstLT.first &&
591 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
605 return SrcLT.first * 1;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DBasicTTIImpl.h530 std::pair<unsigned, MVT> SrcLT = TLI->getTypeLegalizationCost(DL, Src); local
534 if (SrcLT.first == DstLT.first &&
535 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
543 TLI->isTruncateFree(SrcLT.second, DstLT.second))
547 TLI->isZExtFree(SrcLT.second, DstLT.second))
568 if (SrcLT.first == DstLT.first &&
590 if (SrcLT.first == DstLT.first &&
591 SrcLT.second.getSizeInBits() == DstLT.second.getSizeInBits()) {
605 return SrcLT.first * 1;

Completed in 164 milliseconds