Searched refs:Custom (Results 76 - 100 of 106) sorted by relevance

12345

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILISelLowering.cpp110 setOperationAction(ISD::SIGN_EXTEND_INREG, VT, Custom);
115 setOperationAction(ISD::BRCOND, VT, Custom);
123 setOperationAction(ISD::SDIV, VT, Custom);
165 setOperationAction(ISD::BUILD_VECTOR, VT, Custom);
211 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i1, Custom);
215 setOperationAction(ISD::BRCOND, MVT::Other, Custom);
220 setOperationAction(ISD::BUILD_VECTOR, MVT::Other, Custom);
H A DAMDGPUISelLowering.cpp31 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
40 setOperationAction(ISD::UDIVREM, MVT::i32, Custom);
85 assert(0 && "Custom lowering code for this"
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILISelLowering.cpp110 setOperationAction(ISD::SIGN_EXTEND_INREG, VT, Custom);
115 setOperationAction(ISD::BRCOND, VT, Custom);
123 setOperationAction(ISD::SDIV, VT, Custom);
165 setOperationAction(ISD::BUILD_VECTOR, VT, Custom);
211 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i1, Custom);
215 setOperationAction(ISD::BRCOND, MVT::Other, Custom);
220 setOperationAction(ISD::BUILD_VECTOR, MVT::Other, Custom);
H A DAMDGPUISelLowering.cpp31 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
40 setOperationAction(ISD::UDIVREM, MVT::i32, Custom);
85 assert(0 && "Custom lowering code for this"
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp125 setOperationAction(ISD::SETCC, VT, Custom);
131 setOperationAction(ISD::SELECT_CC, VT, Custom);
132 setOperationAction(ISD::BR_CC, VT, Custom);
154 setOperationAction(ISD::SDIVREM, VT, Custom);
155 setOperationAction(ISD::UDIVREM, VT, Custom);
159 setOperationAction(ISD::ATOMIC_LOAD, VT, Custom);
160 setOperationAction(ISD::ATOMIC_STORE, VT, Custom);
164 setOperationAction(ISD::ATOMIC_LOAD_SUB, VT, Custom);
176 setOperationAction(ISD::SMUL_LOHI, VT, Custom);
177 setOperationAction(ISD::UMUL_LOHI, VT, Custom);
[all...]
/external/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp120 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
160 // Custom lowering of vector stores is required for local address space
162 setOperationAction(ISD::STORE, MVT::v4i32, Custom);
165 setOperationAction(ISD::STORE, MVT::v2i32, Custom);
167 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Custom);
168 setTruncStoreAction(MVT::v2i32, MVT::v2i8, Custom);
169 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Custom);
171 // XXX: This can be change to Custom, once ExpandVectorStores can
206 setOperationAction(ISD::CONCAT_VECTORS, MVT::v4i32, Custom);
207 setOperationAction(ISD::CONCAT_VECTORS, MVT::v4f32, Custom);
[all...]
/external/libvorbis/doc/
H A DVorbis_I_spec.tex53 % Custom commands
56 % Custom ref command, using hyperrefs autoref & nameref, to simulate the
/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp116 setOperationAction(ISD::SMUL_LOHI, MVT::i32, Custom);
117 setOperationAction(ISD::UMUL_LOHI, MVT::i32, Custom);
118 setOperationAction(ISD::MULHS, MVT::i32, Custom);
119 setOperationAction(ISD::MULHU, MVT::i32, Custom);
124 setOperationAction(ISD::MUL, MVT::i64, Custom);
127 setOperationAction(ISD::MULHS, MVT::i64, Custom);
128 setOperationAction(ISD::MULHU, MVT::i64, Custom);
131 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::i64, Custom);
132 setOperationAction(ISD::INTRINSIC_W_CHAIN, MVT::i64, Custom);
134 setOperationAction(ISD::SDIVREM, MVT::i32, Custom);
[all...]
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp101 setOperationAction(ISD::SETCC, VT, Custom);
102 setOperationAction(ISD::INSERT_VECTOR_ELT, VT, Custom);
103 setOperationAction(ISD::EXTRACT_VECTOR_ELT, VT, Custom);
105 setOperationAction(ISD::SINT_TO_FP, VT, Custom);
106 setOperationAction(ISD::UINT_TO_FP, VT, Custom);
107 setOperationAction(ISD::FP_TO_SINT, VT, Custom);
108 setOperationAction(ISD::FP_TO_UINT, VT, Custom);
115 setOperationAction(ISD::BUILD_VECTOR, VT, Custom);
116 setOperationAction(ISD::VECTOR_SHUFFLE, VT, Custom);
124 setOperationAction(ISD::SHL, VT, Custom);
[all...]
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
H A Dinterface.h94 {# Custom special operations #}
125 {# Custom internal fields #}
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DCompositorAnimations.cpp318 if (cubic->subType() == CubicBezierTimingFunction::Custom) {
337 // Custom Bezier are handled seperately.
338 case CubicBezierTimingFunction::Custom:
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1311 // Custom legalize GlobalAddress nodes into CONST32.
1312 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom);
1313 setOperationAction(ISD::GlobalAddress, MVT::i8, Custom);
1314 setOperationAction(ISD::BlockAddress, MVT::i32, Custom);
1339 // We need to make the operation type of SELECT node to be Custom,
1342 setOperationAction(ISD::SELECT, MVT::f32, Custom);
1343 setOperationAction(ISD::SELECT, MVT::f64, Custom);
1356 setOperationAction(ISD::BR_JT, MVT::Other, Custom);
1369 setOperationAction(ISD::ATOMIC_FENCE, MVT::Other, Custom);
1430 setOperationAction(ISD::EH_RETURN, MVT::Other, Custom);
[all...]
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp111 setOperationAction(ISD::SINT_TO_FP, MVT::i1, Custom);
112 setOperationAction(ISD::UINT_TO_FP, MVT::i1, Custom);
116 setOperationAction(ISD::LOAD, MVT::i1, Custom);
117 setOperationAction(ISD::STORE, MVT::i1, Custom);
121 setOperationAction(ISD::TRUNCATE, MVT::i1, Custom);
135 setOperationAction(ISD::FP_ROUND_INREG, MVT::ppcf128, Custom);
175 setOperationAction(ISD::FLT_ROUNDS_, MVT::i32, Custom);
239 setOperationAction(ISD::SELECT_CC, MVT::f32, Custom);
240 setOperationAction(ISD::SELECT_CC, MVT::f64, Custom);
244 setOperationAction(ISD::SETCC, MVT::i32, Custom);
[all...]
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DCanvasRenderingContext2D.idl70 [Custom] attribute object strokeStyle; // (default black)
71 [Custom] attribute object fillStyle; // (default black)
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp157 setOperationAction(ISD::SHL_PARTS, MVT::i32 , Custom);
158 setOperationAction(ISD::SRA_PARTS, MVT::i32 , Custom);
159 setOperationAction(ISD::SRL_PARTS, MVT::i32 , Custom);
160 setOperationAction(ISD::SHL_PARTS, MVT::i64 , Custom);
161 setOperationAction(ISD::SRA_PARTS, MVT::i64 , Custom);
162 setOperationAction(ISD::SRL_PARTS, MVT::i64 , Custom);
192 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom);
193 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom);
197 setOperationAction(ISD::INTRINSIC_W_CHAIN, MVT::Other, Custom);
205 setOperationAction(ISD::LOAD, MVT::i1, Custom);
[all...]
/external/llvm/include/llvm/Target/
H A DTargetLowering.h88 Custom // Use the LowerOperation hook to implement custom lowering. enumerator in enum:llvm::TargetLoweringBase::LegalizeAction
374 /// integer type (return 'Expand'). 'Custom' is not an option.
481 if (Op > array_lengthof(OpActions[0])) return Custom;
492 getOperationAction(Op, VT) == Custom);
564 getIndexedLoadAction(IdxMode, VT.getSimpleVT()) == Custom);
582 getIndexedStoreAction(IdxMode, VT.getSimpleVT()) == Custom);
605 getCondCodeAction(CC, VT) == Custom;
1394 /// types that support FMAs (via Legal or Custom actions)
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
H A Dwallpaper_images_grid.js75 case Constants.WallpaperSourceEnum.Custom:
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_name.cpp492 case SkOTTableName::Record::PlatformID::Custom:
H A DSkOTTable_name.h44 ((Custom, SkTEndian_SwapBE16(4)))
/external/skia/src/sfnt/
H A DSkOTTable_name.cpp492 case SkOTTableName::Record::PlatformID::Custom:
H A DSkOTTable_name.h44 ((Custom, SkTEndian_SwapBE16(4)))
/external/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp521 if (LA != TargetLowering::Legal && LA != TargetLowering::Custom) {
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp911 if (TLI.getOperationAction(N->getOpcode(), VT) != TargetLowering::Custom)
926 "Custom lowering returned the wrong number of results!");
938 if (TLI.getOperationAction(N->getOpcode(), VT) != TargetLowering::Custom)
950 "Custom lowering returned the wrong number of results!");
H A DLegalizeVectorOps.cpp217 case TargetLowering::Custom:
318 case TargetLowering::Custom: {
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtoken.rb476 == Custom Token Classes and Relationship with Tokens

Completed in 3541 milliseconds

12345