Searched defs:UNDEF (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h163 /// UNDEF - An undefined node.
164 UNDEF, enumerator in enum:llvm::ISD::NodeType
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp562 setOperationAction(ISD::UNDEF, MVT::f64, Expand);
591 setOperationAction(ISD::UNDEF, MVT::f64, Expand);
592 setOperationAction(ISD::UNDEF, MVT::f32, Expand);
621 setOperationAction(ISD::UNDEF, MVT::f80, Expand);
4001 // Extract from UNDEF is UNDEF.
4002 if (Vec.getOpcode() == ISD::UNDEF)
4048 // Inserting UNDEF is Result
4049 if (Vec.getOpcode() == ISD::UNDEF)
4083 Result.getOpcode() != ISD::UNDEF) {
17286 SDValue UNDEF = DAG.getUNDEF(VT); local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 833 milliseconds