Home
last modified time | relevance | path

Searched defs:O0 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DOptimizationLevel.cpp13 const OptimizationLevel OptimizationLevel::O0 = { member in OptimizationLevel
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h41 static const OptimizationLevel O0; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp179 ARMBankConflictHazardRecognizer::CheckOffsets(unsigned O0, unsigned O1) { in CheckOffsets()
/freebsd/libexec/getty/
H A Dgettytab.h129 #define O0 gettynums[22].value macro
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6619 SDValue O0 = UserO0.getNode() == N ? Val : UserO0; in foldBoolExts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4698 Register O0 = ValDef->getOperand(1).getReg(); in canEmitConjunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3635 SDValue O0 = Val->getOperand(0); in canEmitConjunction() local
18680 SDValue O0 = N0->getOperand(i); in tryCombineToBSL() local