/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 763 AllocationOrder &Order, in tryAssign() 810 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo, Matrix); in canReassign() local 1022 unsigned RAGreedy::getCheapestEvicteeWeight(const AllocationOrder &Order, in getCheapestEvicteeWeight() 1107 AllocationOrder &Order, in tryEvict() 1486 const AllocationOrder &Order) { in splitCanCauseEvictionChain() 1546 const AllocationOrder &Order) { in splitCanCauseLocalSpill() 1584 const AllocationOrder &Order, in calcGlobalSplitCost() 1829 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit() 1873 AllocationOrder &Order, in calculateRegionSplitCost() 2019 unsigned RAGreedy::tryBlockSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryBlockSplit() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 395 AllocationOrder &Order, in tryAssign() 449 auto Order = in canReassign() local 528 const AllocationOrder &Order, in getOrderLimit() 574 AllocationOrder &Order, in tryEvict() 847 const AllocationOrder &Order) { in calcGlobalSplitCost() 1039 AllocationOrder &Order, in tryRegionSplit() 1072 AllocationOrder &Order, in calculateRegionSplitCost() 1204 AllocationOrder &Order, in tryBlockSplit() 1317 AllocationOrder &Order, in tryInstructionSplit() 1470 AllocationOrder &Order, in tryLocalSplit() [all …]
|
H A D | AllocationOrder.h | 32 ArrayRef<MCPhysReg> Order; variable 90 AllocationOrder(SmallVector<MCPhysReg, 16> &&Hints, ArrayRef<MCPhysReg> Order, in AllocationOrder()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 619 AllocationOrder &Order, in tryAssign() 663 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo, Matrix); in canReassign() local 859 AllocationOrder &Order, in tryEvict() 1353 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit() 1384 AllocationOrder &Order, in calculateRegionSplitCost() 1513 unsigned RAGreedy::tryBlockSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryBlockSplit() 1581 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryInstructionSplit() 1725 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryLocalSplit() 1952 unsigned RAGreedy::trySplit(LiveInterval &VirtReg, AllocationOrder &Order, in trySplit() 2080 AllocationOrder &Order, in tryLastChanceRecoloring() [all …]
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | tscoll.h | 28 struct Order struct 53 Order *getOrders(CollationElementIterator &iter, int32_t &orderLength); argument
|
H A D | ssearch.cpp | 334 struct Order struct 350 const Order *get(int32_t index) const; argument
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | tscoll.h | 28 struct Order struct 53 Order *getOrders(CollationElementIterator &iter, int32_t &orderLength); argument
|
H A D | ssearch.cpp | 334 struct Order struct 350 const Order *get(int32_t index) const; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1543 X86StoreSDNode(unsigned Opcode, unsigned Order, const DebugLoc &dl, in X86StoreSDNode() 1561 X86MaskedStoreSDNode(unsigned Opcode, unsigned Order, in X86MaskedStoreSDNode() 1579 TruncSStoreSDNode(unsigned Order, const DebugLoc &dl, in TruncSStoreSDNode() 1591 TruncUSStoreSDNode(unsigned Order, const DebugLoc &dl, in TruncUSStoreSDNode() 1603 MaskedTruncSStoreSDNode(unsigned Order, in MaskedTruncSStoreSDNode() 1616 MaskedTruncUSStoreSDNode(unsigned Order, in MaskedTruncUSStoreSDNode() 1631 X86MaskedGatherScatterSDNode(unsigned Opc, unsigned Order, in X86MaskedGatherScatterSDNode() 1649 X86MaskedGatherSDNode(unsigned Order, const DebugLoc &dl, SDVTList VTs, in X86MaskedGatherSDNode() 1663 X86MaskedScatterSDNode(unsigned Order, const DebugLoc &dl, SDVTList VTs, in X86MaskedScatterSDNode()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/compress/lzw/ |
D | reader.go | 29 type Order int type 254 func NewReader(r io.Reader, order Order, litWidth int) io.ReadCloser { 258 func newReader(src io.Reader, order Order, litWidth int) *Reader {
|
D | writer.go | 257 func NewWriter(w io.Writer, order Order, litWidth int) io.WriteCloser { 261 func newWriter(dst io.Writer, order Order, litWidth int) *Writer {
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/opencl/ |
D | prod.hpp | 54 …clblasOrder Order = std::is_same<L1, ublas::basic_row_major<> >::value ? clblasRowMajor : clblasCo… in prod() local 129 …clblasOrder Order = std::is_same<L, ublas::basic_row_major<> >::value ? clblasRowMajor : clblasCol… in prod() local 203 …clblasOrder Order = std::is_same<L, ublas::basic_row_major<> >::value ? clblasRowMajor : clblasCol… in prod() local 298 …clblasOrder Order = std::is_same<L, ublas::basic_row_major<> >::value ? clblasRowMajor : clblasCol… in outer_prod() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 51 unsigned Order; variable 77 bool IsIndirect, DebugLoc DL, unsigned Order, in SDDbgValue() 147 unsigned Order; variable
|
H A D | ScheduleDAGSDNodes.cpp | 734 DenseMap<SDValue, unsigned> &VRBaseMap, unsigned Order) { in ProcessSDDbgValues() 764 unsigned Order = N->getIROrder(); in ProcessSourceNode() local 951 unsigned Order = Orders[i].first; in EmitSchedule() local 997 unsigned Order = InstrOrder.first; in EmitSchedule() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/db/column/ |
H A D | types.h | 96 struct Order { struct 105 // Order should only be used for sorting. argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 1954 explicit OffloadEntryInfo(OffloadingEntryInfoKinds Kind, unsigned Order, in OffloadEntryInfo() 1980 unsigned Order = ~0u; variable 2014 explicit OffloadEntryInfoTargetRegion(unsigned Order, Constant *Addr, in OffloadEntryInfoTargetRegion() 2077 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, in OffloadEntryInfoDeviceGlobalVar() 2080 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, Constant *Addr, in OffloadEntryInfoDeviceGlobalVar()
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/function/BiFunction/ |
H A D | BiFunctionTest.java | 49 static class Order { class in BiFunctionTest 52 Order(int quantity) { in Order() method in BiFunctionTest.Order
|
/aosp_15_r20/external/libopus/silk/float/ |
H A D | corrMatrix_FLP.c | 43 …const opus_int Order, /* I Max lag for correlatio… in silk_corrVector_FLP() 63 …const opus_int Order, /* I Max lag for correlatio… in silk_corrMatrix_FLP()
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/Splines/ |
H A D | Spline.h | 297 enum { Order = SplineTraits<Spline>::OrderAtCompileTime }; in operator() enumerator 314 enum { Order = SplineTraits<SplineType>::OrderAtCompileTime }; in derivativesImpl() enumerator 379 enum { Order = SplineTraits<SplineType>::OrderAtCompileTime }; in BasisFunctionDerivativesImpl() enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 738 DenseMap<SDValue, Register> &VRBaseMap, unsigned Order) { in ProcessSDDbgValues() 786 unsigned Order = N->getIROrder(); in ProcessSourceNode() local 981 unsigned Order = Orders[i].first; in EmitSchedule() local 1027 unsigned Order = InstrOrder.first; in EmitSchedule() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 231 explicit OffloadEntryInfo(OffloadingEntryInfoKinds Kind, unsigned Order, in OffloadEntryInfo() 257 unsigned Order = ~0u; variable 287 explicit OffloadEntryInfoTargetRegion(unsigned Order, Constant *Addr, in OffloadEntryInfoTargetRegion() 375 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, in OffloadEntryInfoDeviceGlobalVar() 378 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, Constant *Addr, in OffloadEntryInfoDeviceGlobalVar()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 222 explicit OffloadEntryInfo(OffloadingEntryInfoKinds Kind, unsigned Order, in OffloadEntryInfo() 248 unsigned Order = ~0u; variable 278 explicit OffloadEntryInfoTargetRegion(unsigned Order, Constant *Addr, in OffloadEntryInfoTargetRegion() 364 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, in OffloadEntryInfoDeviceGlobalVar() 367 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, Constant *Addr, in OffloadEntryInfoDeviceGlobalVar()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 231 explicit OffloadEntryInfo(OffloadingEntryInfoKinds Kind, unsigned Order, in OffloadEntryInfo() 257 unsigned Order = ~0u; variable 287 explicit OffloadEntryInfoTargetRegion(unsigned Order, Constant *Addr, in OffloadEntryInfoTargetRegion() 375 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, in OffloadEntryInfoDeviceGlobalVar() 378 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, Constant *Addr, in OffloadEntryInfoDeviceGlobalVar()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 231 explicit OffloadEntryInfo(OffloadingEntryInfoKinds Kind, unsigned Order, in OffloadEntryInfo() 257 unsigned Order = ~0u; variable 287 explicit OffloadEntryInfoTargetRegion(unsigned Order, Constant *Addr, in OffloadEntryInfoTargetRegion() 375 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, in OffloadEntryInfoDeviceGlobalVar() 378 explicit OffloadEntryInfoDeviceGlobalVar(unsigned Order, Constant *Addr, in OffloadEntryInfoDeviceGlobalVar()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | DynamicLibrary.cpp | 76 void *LibLookup(const char *Symbol, DynamicLibrary::SearchOrdering Order) { in LibLookup() 91 void *Lookup(const char *Symbol, DynamicLibrary::SearchOrdering Order) { in Lookup()
|