Searched defs:getOrder (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAllocationOrder.h49 ArrayRef<MCPhysReg> getOrder() const { return Order; } function in class:llvm::AllocationOrder
/freebsd-11-stable/stand/ficl/
H A Dsearch.c110 static void getOrder(FICL_VM *pVM) function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h96 ArrayRef<MCPhysReg> getOrder(const TargetRegisterClass *RC) const { function in class:llvm::RegisterClassInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h121 unsigned getOrder() const { return Order; } function in class:llvm::SDDbgValue
161 unsigned getOrder() const { return Order; } function in class:llvm::SDDbgLabel
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h426 ArrayRef<Record*> getOrder(unsigned No = 0) const { function in class:llvm::CodeGenRegisterClass
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h478 unsigned getOrder() const { return Order; } function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5890 Expr *getOrder() const { function in class:clang::final::final::final::final::AtomicExpr

Completed in 121 milliseconds