Home
last modified time | relevance | path

Searched refs:BIL (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp68 void handleSpecialCases(BlockISELList &BIL, MachineBasicBlock *MBB);
69 void reorganizeBlockLayout(BlockISELList &BIL, MachineBasicBlock *MBB);
70 void populateBlocks(BlockISELList &BIL);
71 void expandMergeableISELs(BlockISELList &BIL);
262 void PPCExpandISEL::handleSpecialCases(BlockISELList &BIL, in handleSpecialCases() argument
267 auto MI = BIL.begin(); in handleSpecialCases()
268 while (MI != BIL.end()) { in handleSpecialCases()
294 MI = BIL.erase(MI); in handleSpecialCases()
305 if (useSameRegister(TrueValue, FalseValue) && (BIL.size() == 1)) { in handleSpecialCases()
317 MI = BIL.erase(MI); in handleSpecialCases()
[all …]
/netbsd-src/external/gpl3/binutils/dist/
H A Dconfig-ml.in774 -[BIL]"${ML_POPDIR}"/*)
775 …{CC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
786 -[BIL]"${ML_POPDIR}"/*)
787 …CXX_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
798 -[BIL]"${ML_POPDIR}"/*)
799 …F77_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
810 -[BIL]"${ML_POPDIR}"/*)
811 …RAN_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
822 -[BIL]"${ML_POPDIR}"/*)
823 …GOC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/
H A Dconfig-ml.in778 -[BIL]"${ML_POPDIR}"/*)
779 …{CC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
790 -[BIL]"${ML_POPDIR}"/*)
791 …CXX_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
802 -[BIL]"${ML_POPDIR}"/*)
803 …F77_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
814 -[BIL]"${ML_POPDIR}"/*)
815 …RAN_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
826 -[BIL]"${ML_POPDIR}"/*)
827 …GOC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
[all …]
/netbsd-src/external/gpl3/gcc/dist/
H A Dconfig-ml.in774 -[BIL]"${ML_POPDIR}"/*)
775 …{CC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
786 -[BIL]"${ML_POPDIR}"/*)
787 …CXX_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
798 -[BIL]"${ML_POPDIR}"/*)
799 …F77_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
810 -[BIL]"${ML_POPDIR}"/*)
811 …RAN_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
822 -[BIL]"${ML_POPDIR}"/*)
823 …GOC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/
H A Dconfig-ml.in763 -[BIL]"${ML_POPDIR}"/*)
764 …{CC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
775 -[BIL]"${ML_POPDIR}"/*)
776 …CXX_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
787 -[BIL]"${ML_POPDIR}"/*)
788 …F77_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
799 -[BIL]"${ML_POPDIR}"/*)
800 …RAN_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
811 -[BIL]"${ML_POPDIR}"/*)
812 …GOC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
/netbsd-src/external/gpl3/binutils.old/dist/
H A Dconfig-ml.in763 -[BIL]"${ML_POPDIR}"/*)
764 …{CC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
775 -[BIL]"${ML_POPDIR}"/*)
776 …CXX_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
787 -[BIL]"${ML_POPDIR}"/*)
788 …F77_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
799 -[BIL]"${ML_POPDIR}"/*)
800 …RAN_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
811 -[BIL]"${ML_POPDIR}"/*)
812 …GOC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | s…
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h118 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
125 void ReplaceInstWithInst(BasicBlock::InstListType &BIL,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp456 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, in ReplaceInstWithValue() argument
467 BI = BIL.erase(BI); in ReplaceInstWithValue()
470 void llvm::ReplaceInstWithInst(BasicBlock::InstListType &BIL, in ReplaceInstWithInst() argument
481 BasicBlock::iterator New = BIL.insert(BI, I); in ReplaceInstWithInst()
484 ReplaceInstWithValue(BIL, BI, I); in ReplaceInstWithInst()
/netbsd-src/share/misc/
H A Dairport721 BIL:Billings Logan International, Montana, USA
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A DNormalizationTest.txt7005 BE4C;BE4C;1107 1175 11AF;BE4C;1107 1175 11AF; # (빌; 빌; 빌; 빌; 빌; ) HANGUL SYLLABLE BIL
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A DUnicodeDataNames.txt16103 BE4C;HANGUL SYLLABLE BIL;Lo;0;L;;;;;N;;;;;