Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp134 void preprocessUndefs(IRBuilder<> &B);
1195 void SPIRVEmitIntrinsics::preprocessUndefs(IRBuilder<> &B) { in preprocessUndefs() function in SPIRVEmitIntrinsics
2413 preprocessUndefs(B); in runOnFunction()