HomeSort by relevance Sort by last modified time
    Searched refs:BitcastVT (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/Target/
TargetLowering.h 276 EVT BitcastVT) const {
279 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
287 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
295 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
297 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 361 EVT BitcastVT) const {
364 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
372 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 374 EVT BitcastVT) const {
377 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
385 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
393 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
395 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 374 EVT BitcastVT) const {
377 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
385 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
393 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
395 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLowering.h 380 EVT BitcastVT) const {
383 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
391 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
399 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
401 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLowering.h 380 EVT BitcastVT) const {
383 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
391 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
399 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
401 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLowering.h 380 EVT BitcastVT) const {
383 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
391 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
399 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
401 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLowering.h 380 EVT BitcastVT) const {
383 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
391 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
399 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
401 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 361 EVT BitcastVT) const {
364 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
372 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 374 EVT BitcastVT) const {
377 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
385 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
393 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
395 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 374 EVT BitcastVT) const {
377 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
385 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
393 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
395 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLowering.h 380 EVT BitcastVT) const {
383 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
391 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
399 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
401 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLowering.h 380 EVT BitcastVT) const {
383 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
391 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
399 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
401 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLowering.h 380 EVT BitcastVT) const {
383 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
391 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
399 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
401 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLowering.h 380 EVT BitcastVT) const {
383 if (!LoadVT.isSimple() || !BitcastVT.isSimple())
391 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
399 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
401 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 1642 milliseconds