Home
last modified time | relevance | path

Searched refs:Expanded (Results 1 – 16 of 16) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-bcanalyzer.rst220 **# of VBR Expanded Bytes**
229 The percentage is relative to # of VBR Expanded Bytes.
290 **Number of VBR Expanded Bytes**
299 Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp81 bool Expanded = false; in expand() local
86 Expanded |= expandInstr(*BB, I++); in expand()
88 return Expanded; in expand()
/minix3/external/bsd/tcpdump/dist/tests/
H A Dof10_pf5240-vv.out364 table_id 1, name 'Expanded Flow Table'
394 table_id 101, name 'V-Expanded Flow Table'
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp548 APInt Expanded = C->getAPIntValue() | (~NewMask); in SimplifyDemandedBits() local
550 if (Expanded.isAllOnesValue()) { in SimplifyDemandedBits()
551 if (Expanded != C->getAPIntValue()) { in SimplifyDemandedBits()
554 TLO.DAG.getConstant(Expanded, VT)); in SimplifyDemandedBits()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrVSX.td753 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
755 let usesCustomInserter = 1, // Expanded after instruction selection.
H A DPPCInstrInfo.td953 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
955 let usesCustomInserter = 1, // Expanded after instruction selection.
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td341 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
344 // Expanded after instruction selection.
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrThumb.td1231 // Expanded after instruction selection into a branch sequence.
1232 let usesCustomInserter = 1 in // Expanded after instruction selection.
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrFPStack.td77 let usesCustomInserter = 1 in { // Expanded after instruction selection.
H A DX86InstrCompiler.td866 // CMOV* - Used to implement the SSE SELECT DAG operation. Expanded after
H A DX86ISelLowering.cpp19897 SDValue Expanded = DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, in ReplaceNodeResults() local
19899 SDValue ToVecInt = DAG.getNode(ISD::BITCAST, dl, WiderVT, Expanded); in ReplaceNodeResults()
/minix3/external/bsd/libpcap/dist/
H A Daclocal.m429 dnl See the "Prerequisite Macros" and "Expanded Before Required" sections
/minix3/external/bsd/tcpdump/dist/
H A Daclocal.m429 dnl See the "Prerequisite Macros" and "Expanded Before Required" sections
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.td363 // SELECT_CC_* - Used to implement the SELECT_CC DAG operation. Expanded after
/minix3/external/bsd/flex/dist/
H A DChangeLog6470 * NEWS: Expanded on extern "C++" news item
/minix3/external/bsd/bind/dist/
H A DCHANGES998 3728. [doc] Expanded native-PKCS#11 documentation,