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

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 776 ValueTypeActions.setTypeAction(ExpandedVT, TypeExpandInteger);
790 ValueTypeActions.setTypeAction(IVT, TypePromoteInteger);
799 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeExpandFloat);
808 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat);
818 ValueTypeActions.setTypeAction(MVT::f32, TypePromoteInteger);
823 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat);
854 ValueTypeActions.setTypeAction(VT, TypePromoteInteger);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 250 void setTypeAction(EVT VT, LegalizeTypeAction Action) {
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 478 void setTypeAction(MVT VT, LegalizeTypeAction Action) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 603 void setTypeAction(MVT VT, LegalizeTypeAction Action) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 603 void setTypeAction(MVT VT, LegalizeTypeAction Action) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 603 void setTypeAction(MVT VT, LegalizeTypeAction Action) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 603 void setTypeAction(MVT VT, LegalizeTypeAction Action) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 603 void setTypeAction(MVT VT, LegalizeTypeAction Action) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 603 void setTypeAction(MVT VT, LegalizeTypeAction Action) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 603 void setTypeAction(MVT VT, LegalizeTypeAction Action) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 603 void setTypeAction(MVT VT, LegalizeTypeAction Action) {
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 583 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat);
    [all...]

Completed in 160 milliseconds