Home
last modified time | relevance | path

Searched defs:CreateRegs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp369 unsigned FunctionLoweringInfo::CreateRegs(Type *Ty, bool isDivergent) { in CreateRegs() function in FunctionLoweringInfo
389 unsigned FunctionLoweringInfo::CreateRegs(const Value *V) { in CreateRegs() function in FunctionLoweringInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp378 Register FunctionLoweringInfo::CreateRegs(Type *Ty, bool isDivergent) { in CreateRegs() function in FunctionLoweringInfo
396 Register FunctionLoweringInfo::CreateRegs(const Value *V) { in CreateRegs() function in FunctionLoweringInfo
/aosp_15_r20/system/unwinding/libunwindstack/utils/
H A DOfflineUnwindUtils.cpp407 bool OfflineUnwindUtils::CreateRegs(ArchEnum arch, std::string* error_msg, in CreateRegs() function in unwindstack::OfflineUnwindUtils
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp376 unsigned FunctionLoweringInfo::CreateRegs(Type *Ty) { in CreateRegs() function in FunctionLoweringInfo