Home
last modified time | relevance | path

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

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