Home
last modified time | relevance | path

Searched refs:O1 (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp854 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() argument
856 const Function *F1 = getParent(O1); in notDifferentParent()
1505 if (O1 != O2) { in aliasCheck()
1507 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck()
1512 if ((isa<Argument>(O1) && isIdentifiedFunctionLocal(O2)) || in aliasCheck()
1513 (isa<Argument>(O2) && isIdentifiedFunctionLocal(O1))) in aliasCheck()
1525 if (isEscapeSource(O1) && AAQI.CI->isNotCapturedBefore( in aliasCheck()
1575 if ((O1 == HintO1 && O2 == HintO2) || (O1 == HintO2 && O2 == HintO1)) { in aliasCheck()
1635 aliasCheckRecursive(V1, V1Size, V2, V2Size, AAQI, O1, O2); in aliasCheck()
1672 AAQueryInfo &AAQI, const Value *O1, const Value *O2) { in aliasCheckRecursive() argument
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DOptimizationLevel.cpp16 const OptimizationLevel OptimizationLevel::O1 = { member in OptimizationLevel
H A DPassRegistry.def480 parseFunctionSimplificationPipelineOptions, "O1;O2;O3;Os;Oz")
503 "O0;O1;O2;O3;full-unroll-max=N;no-partial;partial;no-peeling;peeling;"
/freebsd/contrib/ntp/sntp/harden/
H A Dlinux2 NTP_HARD_CFLAGS="-fPIE -fPIC -fstack-protector-all -O1"
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h57 static const OptimizationLevel O1; variable
/freebsd/tools/tools/zfsboottest/
H A DMakefile11 CFLAGS= -O1 \
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-href-family-pinctrl.dtsi129 "GPIO167_B24", /* O1 */
155 "GPIO167_B24", /* O1 */
/freebsd/tools/test/stress2/misc/
H A Dnewfs6.sh43 for opt in -O1 -O2 -U -j; do
H A Dnewfs.sh53 for opt in -O1 -O2 -U -j; do
H A Dsetrlimit.sh161 newfs -O1 /dev/md$mdstart > /dev/null
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.h63 inline HazardType CheckOffsets(unsigned O0, unsigned O1);
H A DARMHazardRecognizer.cpp179 ARMBankConflictHazardRecognizer::CheckOffsets(unsigned O0, unsigned O1) { in CheckOffsets() argument
180 return (((O0 ^ O1) & DataMask) != 0) ? NoHazard : Hazard; in CheckOffsets()
/freebsd/libexec/getty/
H A Dgettytab.h131 #define O1 gettynums[23].value macro
H A Dsubr.c251 tmode.c_oflag = O1; in set_flags()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBasicAliasAnalysis.h147 AAQueryInfo &AAQI, const Value *O1,
/freebsd/contrib/one-true-awk/
H A Dmakefile25 CFLAGS = -fsanitize=address -O1 -g -fno-omit-frame-pointer -fno-optimize-sibling-calls
/freebsd/tools/tools/build_option_survey/
H A Doption_survey.sh51 newfs -O1 -U -b 4096 -f 512 /dev/md$MDUNIT
/freebsd/contrib/sqlite3/
H A DMakefile.msc847 TCC = $(TCC) -O1
848 BCC = $(BCC) -O1
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-tse850-3.dts342 /* 0 */ "I1", "I2", "O1", "EXTVEN",
/freebsd/contrib/llvm-project/libcxx/include/
H A Dalgorithm36 template <class I, class O1, class O2>
685 template<class I, class O1, class O2>
686 …using partition_copy_result = in_out_out_result<I, O1, O2>; // s…
689 weakly_incrementable O1, weakly_incrementable O2,
691 requires indirectly_copyable<I, O1> && indirectly_copyable<I, O2>
692 constexpr partition_copy_result<I, O1, O2>
693 partition_copy(I first, S last, O1 out_true, O2 out_false, Pred pred,
696 template<input_range R, weakly_incrementable O1, weakly_incrementable O2,
699 requires indirectly_copyable<iterator_t<R>, O1> &&
701 constexpr partition_copy_result<borrowed_iterator_t<R>, O1, O2>
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/
H A Dvf610-zii-dev-rev-c.dts299 * I/O1 - ESW1_RESETn
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.td151 def O1 : Ri< 9, "o1">, DwarfRegNum<[9]>;
303 def O0_O1 : Rdi< 8, "o0", [O0, O1]>;
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp63 SP::O0, SP::O1, SP::O2, SP::O3,
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux45 MBB"%(2!A@$$00A+X1X7FM0\$1LB@$^IG.R/@+PC"ZQT!AU`%)O1.>%60`A2>
75 ME%$)=2%7P%`N=5.=!$<2-7K%U#T7A2L"N%&TYU&]%U*O1%(F=00H-3TJA3\M
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1179 bool O1, O2, O3, O4; in smul_fast() local
1180 auto Muls = {Min.smul_ov(OtherMin, O1), Min.smul_ov(OtherMax, O2), in smul_fast()
1182 if (O1 || O2 || O3 || O4) in smul_fast()

12