Home
last modified time | relevance | path

Searched defs:OpRegBankIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.cpp113 getInstrPartialMappingIdxs(const MachineInstr & MI,const MachineRegisterInfo & MRI,const bool isFP,SmallVectorImpl<PartialMappingIdx> & OpRegBankIdx) getInstrPartialMappingIdxs() argument
127 getInstrValueMapping(const MachineInstr & MI,const SmallVectorImpl<PartialMappingIdx> & OpRegBankIdx,SmallVectorImpl<const ValueMapping * > & OpdsMapping) getInstrValueMapping() argument
202 SmallVector<PartialMappingIdx, 4> OpRegBankIdx(NumOperands); getInstrMapping() local
299 SmallVector<PartialMappingIdx, 4> OpRegBankIdx(NumOperands); getInstrAlternativeMappings() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp759 SmallVector<PartialMappingIdx, 4> OpRegBankIdx(NumOperands); getInstrMapping() local
[all...]