/openbsd-src/gnu/llvm/llvm/lib/Passes/ |
H A D | OptimizationLevel.cpp | 13 const OptimizationLevel OptimizationLevel::O0 = { member in OptimizationLevel
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/ |
H A D | OptimizationLevel.h | 41 static const OptimizationLevel O0; variable
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | mcore-opc.h | 23 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mcore-opc.h | 23 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMHazardRecognizer.cpp | 179 ARMBankConflictHazardRecognizer::CheckOffsets(unsigned O0, unsigned O1) { in CheckOffsets()
|
/openbsd-src/libexec/getty/ |
H A D | gettytab.h | 117 #define O0 gettynums[19].value macro
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | sparc-stub.c | 111 O0, O1, O2, O3, O4, O5, SP, O7, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 3598 auto *O0 = B.CreateZExtOrTrunc( in truncateToMinimalBitwidths() local 3612 auto *O0 = B.CreateZExtOrTrunc( in truncateToMinimalBitwidths() local 3619 auto *O0 = B.CreateZExtOrTrunc( in truncateToMinimalBitwidths() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 6417 SDValue O0 = UserO0.getNode() == N ? Val : UserO0; in foldBoolExts() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 4814 Register O0 = ValDef->getOperand(1).getReg(); in canEmitConjunction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 3216 SDValue O0 = Val->getOperand(0); in canEmitConjunction() local 16047 SDValue O0 = N0->getOperand(i); in tryCombineToBSL() local
|