Home
last modified time | relevance | path

Searched refs:processGlobalValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp69 void processGlobalValue(GlobalVariable &GV);
335 void SPIRVEmitIntrinsics::processGlobalValue(GlobalVariable &GV) { in processGlobalValue() function in SPIRVEmitIntrinsics
440 processGlobalValue(GV); in runOnFunction()
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.h375 void processGlobalValue(const MachineOperand &MO);
H A DBTFDebug.cpp1261 void BTFDebug::processGlobalValue(const MachineOperand &MO) { in processGlobalValue() function in BTFDebug
1321 processGlobalValue(MI->getOperand(1)); in beginInstruction()
1326 processGlobalValue(MI->getOperand(3)); in beginInstruction()