Home
last modified time | relevance | path

Searched refs:getPrefFunctionAlignment (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h203 unsigned getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment() function
DAArch64ISelLowering.cpp513 setPrefFunctionAlignment(STI.getPrefFunctionAlignment()); in AArch64TargetLowering()
/external/llvm/lib/CodeGen/
DMachineFunction.cpp131 STI->getTargetLowering()->getPrefFunctionAlignment()); in MachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp182 STI->getTargetLowering()->getPrefFunctionAlignment()); in init()
/external/llvm/include/llvm/Target/
DTargetLowering.h1063 unsigned getPrefFunctionAlignment() const { in getPrefFunctionAlignment() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1592 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment() function