Home
last modified time | relevance | path

Searched defs:Lower (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFMCInstLower.cpp47 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in BPFMCInstLower
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DNativeFormatting.h23 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; member in llvm::HexPrintStyle
H A DUnicodeCharRanges.h24 uint32_t Lower; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DNativeFormatting.h24 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; member in llvm::HexPrintStyle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp104 void ARCMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in ARCMCInstLower
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp93 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in LanaiMCInstLower
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp115 void MSP430MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MSP430MCInstLower
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp103 void XCoreMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in XCoreMCInstLower
/third_party/skia/third_party/externals/dawn/src/include/dawn/
H A DEnumClassBitmasks.h48 constexpr static T Lower(T t) { in Lower() function
73 static constexpr type Lower(BoolConvertible<T> t) { in Lower() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp296 void AArch64MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in AArch64MCInstLower
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp315 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MipsMCInstLower
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCaseMap.java73 public static final class Lower extends CaseMap { class in CaseMap
76 private Lower(int opt) { super(opt); } in Lower() method in CaseMap.Lower
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCaseMap.java67 public static final class Lower extends CaseMap { class in CaseMap
70 private Lower(int opt) { super(opt); } in Lower() method in CaseMap.Lower
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DLimits.cpp85 Lower, member in dawn_native::__anon20471::LimitBetterDirection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstantRange.h48 APInt Lower, Upper; member in llvm::ConstantRange
84 static ConstantRange getNonEmpty(APInt Lower, APInt Upper) { in getNonEmpty() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DScaledNumber.cpp33 uint64_t Upper = P1, Lower = P4; in multiply64() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp555 LowerFENTRY_CALL(const MachineInstr &MI, SystemZMCInstLower &Lower) LowerFENTRY_CALL() argument
617 LowerPATCHPOINT(const MachineInstr &MI, SystemZMCInstLower &Lower) LowerPATCHPOINT() argument
[all...]
H A DSystemZISelDAGToDAG.cpp1138 SDValue Lower = CurDAG->getConstant(LowerVal, DL, VT); in splitLargeImmediate() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.cpp196 void LiveRange::trim(InstNumberT Lower) { in trim() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp220 ConstantRange getRange(uint64_t Lower, uint64_t Upper) const { in getRange() argument
H A DStratifiedSets.h513 auto *Lower = &linksAt(LowerIndex); in tryMergeUpwards() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h363 const SCEV *Lower[8]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp950 ConstantInt *Lower = in visitLoadInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp665 RangeTree::Node *RangeTree::rotateLeft(Node *Lower, Node *Higher) { in rotateLeft() argument
680 rotateRight(Node *Lower, Node *Higher) rotateRight() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp797 generateImmOutOfRangeError( OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, Twine Msg = �) generateImmOutOfRangeError() argument

Completed in 31 milliseconds

12