Home
last modified time | relevance | path

Searched defs:FPRRC (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.h96 GPRRC, FPRRC, VRRC, VSXRC enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.h78 GPRRC, FPRRC, VRRC, VSXRC enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.h291 enum RISCVRegisterClass { GPRRC, FPRRC, VRRC }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp1640 const TargetRegisterClass &FPRRC = in select() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp2607 const TargetRegisterClass &FPRRC = *getRegClassForTypeOnBank(DefTy, RB); in select() local