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

  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 295 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
297 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 380 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT) const {
382 return isLoadBitCastBeneficial(StoreVT, BitcastVT);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp 146 MVT::SimpleValueType StoreVT = (MVT::SimpleValueType) stype;
147 setTruncStoreAction(VT, StoreVT, Expand);
159 MVT::SimpleValueType StoreVT = (MVT::SimpleValueType) stype;
160 setTruncStoreAction(VT, StoreVT, Expand);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 936 milliseconds