Home
last modified time | relevance | path

Searched defs:Def2Reg (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenRegisters.h493 DenseMap<Record*, CodeGenRegister*> Def2Reg; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp2347 Register Def2Reg = MRI.createVirtualRegister(&AArch64::GPR32RegClass); in select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4631 Register Def2Reg = MRI.createVirtualRegister(RC); in emitCSetForFCmp() local