Searched defs:GVal (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFMISimplifyPatchable.cpp | 128 checkADDrr(MachineRegisterInfo * MRI,MachineOperand * RelocOp,const GlobalValue * GVal) checkADDrr() argument 176 checkShift(MachineRegisterInfo * MRI,MachineBasicBlock & MBB,MachineOperand * RelocOp,const GlobalValue * GVal,unsigned Opcode) checkShift() argument 191 processCandidate(MachineRegisterInfo * MRI,MachineBasicBlock & MBB,MachineInstr & MI,Register & SrcReg,Register & DstReg,const GlobalValue * GVal,bool IsAma) processCandidate() argument 225 processDstReg(MachineRegisterInfo * MRI,Register & DstReg,Register & SrcReg,const GlobalValue * GVal,bool doSrcRegProp,bool IsAma) processDstReg() argument 286 processInst(MachineRegisterInfo * MRI,MachineInstr * Inst,MachineOperand * RelocOp,const GlobalValue * GVal) processInst() argument 343 const GlobalValue *GVal = MO.getGlobal(); removeLD() local [all...] |
H A D | BTFDebug.cpp | 1290 const GlobalValue *GVal = MO.getGlobal(); in processGlobalValue() local 1507 const GlobalValue *GVal = MO.getGlobal(); InstLower() local 1537 const GlobalValue *GVal = MO.getGlobal(); InstLower() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 133 const GlobalValue *GVal = M.getNamedValue(ComdatName); in getComdatLeader() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 667 const llvm::GlobalValue *GVal = I.getOperand(1).getGlobal(); select() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 1143 GlobalValue *GVal = nullptr; parseAliasOrIFunc() local 1316 GlobalValue *GVal = nullptr; parseGlobal() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 2659 const GlobalValue *GVal = nullptr; LowerCall() local [all...] |