HomeSort by relevance Sort by last modified time
    Searched refs:Custom (Results 51 - 75 of 140) sorted by null

1 23 4 5 6

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 89 Custom,
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp 105 setOperationAction(ISD::FP_ROUND_INREG, MVT::ppcf128, Custom);
135 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom);
165 setOperationAction(ISD::SELECT_CC, MVT::f32, Custom);
166 setOperationAction(ISD::SELECT_CC, MVT::f64, Custom);
169 setOperationAction(ISD::SETCC, MVT::i32, Custom);
177 setOperationAction(ISD::FP_TO_SINT, MVT::i32, Custom);
199 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom);
200 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom);
201 setOperationAction(ISD::BlockAddress, MVT::i32, Custom);
202 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
    [all...]
  /build/soong/android/
androidmk.go 46 Custom func(w io.Writer, name, prefix, moduleDir string) error
176 if data.Custom != nil {
195 return data.Custom(w, name, prefix, filepath.Dir(ctx.BlueprintFile(mod)))
  /external/llvm/include/llvm/Target/
TargetLowering.h 94 Custom // Use the LowerOperation hook to implement custom lowering.
490 /// integer type (return 'Expand'). 'Custom' is not an option.
597 /// sequence, or the target has a custom expander for it.
601 // to provide custom legalization for it.
602 if (Op > array_lengthof(OpActions[0])) return Custom;
607 /// made legal with custom lowering. This is used to help guide high-level
612 getOperationAction(Op, VT) == Custom);
625 /// made legal with custom lowering or using promotion. This is used to help
630 getOperationAction(Op, VT) == Custom ||
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 109 Custom // Use the LowerOperation hook to implement custom lowering.
164 // or custom.
615 /// integer type (return 'Expand'). 'Custom' is not an option.
721 /// sequence, or the target has a custom expander for it.
725 // to provide custom legalization for it.
726 if (Op > array_lengthof(OpActions[0])) return Custom;
731 /// made legal with custom lowering. This is used to help guide high-level
736 getOperationAction(Op, VT) == Custom);
749 /// made legal with custom lowering or using promotion. This is used to hel
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 109 Custom // Use the LowerOperation hook to implement custom lowering.
164 // or custom.
615 /// integer type (return 'Expand'). 'Custom' is not an option.
721 /// sequence, or the target has a custom expander for it.
725 // to provide custom legalization for it.
726 if (Op > array_lengthof(OpActions[0])) return Custom;
731 /// made legal with custom lowering. This is used to help guide high-level
736 getOperationAction(Op, VT) == Custom);
749 /// made legal with custom lowering or using promotion. This is used to hel
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 109 Custom // Use the LowerOperation hook to implement custom lowering.
164 // or custom.
615 /// integer type (return 'Expand'). 'Custom' is not an option.
721 /// sequence, or the target has a custom expander for it.
725 // to provide custom legalization for it.
726 if (Op > array_lengthof(OpActions[0])) return Custom;
731 /// made legal with custom lowering. This is used to help guide high-level
736 getOperationAction(Op, VT) == Custom);
749 /// made legal with custom lowering or using promotion. This is used to hel
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 109 Custom // Use the LowerOperation hook to implement custom lowering.
164 // or custom.
615 /// integer type (return 'Expand'). 'Custom' is not an option.
721 /// sequence, or the target has a custom expander for it.
725 // to provide custom legalization for it.
726 if (Op > array_lengthof(OpActions[0])) return Custom;
731 /// made legal with custom lowering. This is used to help guide high-level
736 getOperationAction(Op, VT) == Custom);
749 /// made legal with custom lowering or using promotion. This is used to hel
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 109 Custom // Use the LowerOperation hook to implement custom lowering.
164 // or custom.
615 /// integer type (return 'Expand'). 'Custom' is not an option.
721 /// sequence, or the target has a custom expander for it.
725 // to provide custom legalization for it.
726 if (Op > array_lengthof(OpActions[0])) return Custom;
731 /// made legal with custom lowering. This is used to help guide high-level
736 getOperationAction(Op, VT) == Custom);
749 /// made legal with custom lowering or using promotion. This is used to hel
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 109 Custom // Use the LowerOperation hook to implement custom lowering.
164 // or custom.
615 /// integer type (return 'Expand'). 'Custom' is not an option.
721 /// sequence, or the target has a custom expander for it.
725 // to provide custom legalization for it.
726 if (Op > array_lengthof(OpActions[0])) return Custom;
731 /// made legal with custom lowering. This is used to help guide high-level
736 getOperationAction(Op, VT) == Custom);
749 /// made legal with custom lowering or using promotion. This is used to hel
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 109 Custom // Use the LowerOperation hook to implement custom lowering.
164 // or custom.
615 /// integer type (return 'Expand'). 'Custom' is not an option.
721 /// sequence, or the target has a custom expander for it.
725 // to provide custom legalization for it.
726 if (Op > array_lengthof(OpActions[0])) return Custom;
731 /// made legal with custom lowering. This is used to help guide high-level
736 getOperationAction(Op, VT) == Custom);
749 /// made legal with custom lowering or using promotion. This is used to hel
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 109 Custom // Use the LowerOperation hook to implement custom lowering.
164 // or custom.
615 /// integer type (return 'Expand'). 'Custom' is not an option.
721 /// sequence, or the target has a custom expander for it.
725 // to provide custom legalization for it.
726 if (Op > array_lengthof(OpActions[0])) return Custom;
731 /// made legal with custom lowering. This is used to help guide high-level
736 getOperationAction(Op, VT) == Custom);
749 /// made legal with custom lowering or using promotion. This is used to hel
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 138 setOperationAction(ISD::SETCC, VT, Custom);
144 setOperationAction(ISD::SELECT_CC, VT, Custom);
145 setOperationAction(ISD::BR_CC, VT, Custom);
167 setOperationAction(ISD::SDIVREM, VT, Custom);
168 setOperationAction(ISD::UDIVREM, VT, Custom);
172 setOperationAction(ISD::ATOMIC_LOAD, VT, Custom);
173 setOperationAction(ISD::ATOMIC_STORE, VT, Custom);
177 setOperationAction(ISD::ATOMIC_LOAD_SUB, VT, Custom);
181 setOperationAction(ISD::CTPOP, VT, Custom);
192 setOperationAction(ISD::SMUL_LOHI, VT, Custom);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 123 setOperationAction(ISD::SINT_TO_FP, MVT::i1, Custom);
124 setOperationAction(ISD::UINT_TO_FP, MVT::i1, Custom);
128 setOperationAction(ISD::LOAD, MVT::i1, Custom);
129 setOperationAction(ISD::STORE, MVT::i1, Custom);
133 setOperationAction(ISD::TRUNCATE, MVT::i1, Custom);
146 setOperationAction(ISD::FP_ROUND_INREG, MVT::ppcf128, Custom);
186 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom);
246 setOperationAction(ISD::SELECT_CC, MVT::f32, Custom);
247 setOperationAction(ISD::SELECT_CC, MVT::f64, Custom);
251 setOperationAction(ISD::SETCC, MVT::i32, Custom);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 114 setOperationAction(ISD::SMUL_LOHI, MVT::i32, Custom);
115 setOperationAction(ISD::UMUL_LOHI, MVT::i32, Custom);
116 setOperationAction(ISD::MULHS, MVT::i32, Custom);
117 setOperationAction(ISD::MULHU, MVT::i32, Custom);
122 setOperationAction(ISD::MUL, MVT::i64, Custom);
125 setOperationAction(ISD::SMUL_LOHI, MVT::i64, Custom);
126 setOperationAction(ISD::UMUL_LOHI, MVT::i64, Custom);
127 setOperationAction(ISD::MULHS, MVT::i64, Custom);
128 setOperationAction(ISD::MULHU, MVT::i64, Custom);
129 setOperationAction(ISD::SDIVREM, MVT::i64, Custom);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 94 Custom // Use the LowerOperation hook to implement custom lowering.
263 /// of smaller integer type (return 'Expand'). 'Custom' is not an option.
368 /// expanded to some other code sequence, or the target has a custom expander
378 /// legal on this target or can be made legal with custom lowering. This
383 getOperationAction(Op, VT) == Custom);
395 /// expanded to some other code sequence, or the target has a custom expander
412 /// to be expanded to some other code sequence, or the target has a custom
431 /// expanded to some other code sequence, or the target has a custom expander
447 getIndexedLoadAction(IdxMode, VT) == Custom);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinISelLowering.cpp 60 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom);
61 setOperationAction(ISD::JumpTable, MVT::i32, Custom);
98 setOperationAction(ISD::ADDE, MVT::i32, Custom);
99 setOperationAction(ISD::SUBE, MVT::i32, Custom);
117 setOperationAction(ISD::READCYCLECOUNTER, MVT::i64, Custom);
463 llvm_unreachable("Should not custom lower this!");
483 llvm_unreachable("Do not know how to custom type legalize this operation!");
  /external/llvm/unittests/DebugInfo/PDB/
PDBApiTest.cpp 353 InsertItemWithTag(PDB_SymType::Custom);
415 VerifyDyncast<PDBSymbolCustom>(PDB_SymType::Custom);
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 110 setOperationAction(ISD::SETCC, VT.getSimpleVT(), Custom);
111 setOperationAction(ISD::EXTRACT_VECTOR_ELT, VT.getSimpleVT(), Custom);
118 setOperationAction(ISD::BUILD_VECTOR, VT.getSimpleVT(), Custom);
119 setOperationAction(ISD::VECTOR_SHUFFLE, VT.getSimpleVT(), Custom);
125 setOperationAction(ISD::SHL, VT.getSimpleVT(), Custom);
126 setOperationAction(ISD::SRA, VT.getSimpleVT(), Custom);
127 setOperationAction(ISD::SRL, VT.getSimpleVT(), Custom);
489 // Custom handling for some quad-vector types to detect VMULL.
490 setOperationAction(ISD::MUL, MVT::v8i16, Custom);
491 setOperationAction(ISD::MUL, MVT::v4i32, Custom);
    [all...]
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 195 Custom,
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp 124 // Mips Custom Operations
125 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom);
126 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom);
127 setOperationAction(ISD::BlockAddress, MVT::i32, Custom);
128 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom);
129 setOperationAction(ISD::JumpTable, MVT::i32, Custom);
130 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
131 setOperationAction(ISD::SELECT, MVT::f32, Custom);
132 setOperationAction(ISD::SELECT, MVT::f64, Custom);
133 setOperationAction(ISD::SELECT, MVT::i32, Custom);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 189 Custom,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 189 Custom,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 189 Custom,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 189 Custom,

Completed in 1893 milliseconds

1 23 4 5 6