Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4082 emitConstantPoolEntry(const Constant * CPVal,MachineFunction & MF) const emitConstantPoolEntry() argument
4092 emitLoadFromConstantPool(const Constant * CPVal,MachineIRBuilder & MIRBuilder) const emitLoadFromConstantPool() argument
5034 Constant *CPVal = ConstantVector::get(CstIdxs); selectShuffleVector() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3916 auto CPVal = ARMConstantPoolConstant::Create(GVar, Init); promoteToConstantPool() local